Skip to content

Conversation

@treyyi
Copy link
Contributor

@treyyi treyyi commented Apr 27, 2022

fixes: #23293

PR for issue at #23293 to fix some typos in README.md and airflow_doc_issue_report.yml.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragement file, named {pr_number}.significant.rst, in newsfragments.

@treyyi
Copy link
Contributor Author

treyyi commented Apr 27, 2022

Would you mind to let me know how to remove the commit d5a918f for this PR? It is already merged to the main branch (#21988).
Sorry for the confusion.

@potiuk
Copy link
Member

potiuk commented Apr 27, 2022

Just rebase your changes. (Drop-down in update-branch button above). You can find details by searchihg for github rebase.

treyyi added 2 commits April 28, 2022 04:06
Just a small fix of missing a period symbol right after the sentence "...it is effectively removed when we release the first new MINOR (Or MAJOR if there is no new MINOR version) of Airflow"
Found a small typo and fixed "eequest" to "request"
@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Apr 27, 2022
@github-actions
Copy link

The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide that full test matrix is needed and add the 'full tests needed' label. Then you should rebase it to the latest main or amend the last commit of the PR, and push it with --force-with-lease.

@jedcunningham jedcunningham merged commit c26796e into apache:main Apr 27, 2022
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label May 19, 2022
@ephraimbuddy ephraimbuddy added this to the Airflow 2.3.1 milestone May 19, 2022
ephraimbuddy pushed a commit that referenced this pull request May 19, 2022
ephraimbuddy pushed a commit that referenced this pull request May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) okay to merge It's ok to merge this PR as it does not require more tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix typos in README.md and airflow_doc_issue_report.yml

4 participants