-
Notifications
You must be signed in to change notification settings - Fork 16.4k
ci(github-actions): add a script to check significant newsfragments #46007
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
047b0a7 to
21bf3c4
Compare
|
Why not pre-commit ? you will be able to run it locally way before it even hits the CI. |
21bf3c4 to
3eff24d
Compare
Yep, sounds like a great idea! I just updated it to use pre-commit. Will merge it once the CI pass so that we can ensure the format is correct for future newsfragments. |
67aa17f to
637ed20
Compare
17ea46c to
0ee5f07
Compare
0ee5f07 to
9db8814
Compare
|
as the ci failure has nothing to do with it and will be fixed by #46368. I'll go ahead and merge this PR |
…pache#46007) * ci(github-acitons): add script to check significant newsfragments * docs(newsfragments): fix incorrect format * docs(newsfragments): upgrade api-66.significant format * ci(pre-commit): add x mod to significant_newsfragments_checker.py
…pache#46007) * ci(github-acitons): add script to check significant newsfragments * docs(newsfragments): fix incorrect format * docs(newsfragments): upgrade api-66.significant format * ci(pre-commit): add x mod to significant_newsfragments_checker.py
…pache#46007) * ci(github-acitons): add script to check significant newsfragments * docs(newsfragments): fix incorrect format * docs(newsfragments): upgrade api-66.significant format * ci(pre-commit): add x mod to significant_newsfragments_checker.py
…pache#46007) * ci(github-acitons): add script to check significant newsfragments * docs(newsfragments): fix incorrect format * docs(newsfragments): upgrade api-66.significant format * ci(pre-commit): add x mod to significant_newsfragments_checker.py
Why
Since #45740, we further formalize the significant newsfragments format but have not yet added a script to check it in CI.
What
A script is added for checking whether the format is correct, allow us to export summarization of these newsfragments and list down undone migration rules
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an 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 newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.