-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
Remove unused TriggerRule.DUMMY
#43349
Conversation
9b6b686
to
64df531
Compare
64df531
to
2413c38
Compare
Unfortunately, |
Also needs news fragment as this is a breaking change |
2413c38
to
bb2b1e9
Compare
In a second thought, the compatible changes shouldn't affect the |
bb2b1e9
to
2ca19e4
Compare
2ca19e4
to
7bf2347
Compare
7bf2347
to
72f3399
Compare
72f3399
to
b42f29c
Compare
TriggerRule.DUMMY
has no effect in Airflow 3, so it could be safely removed.^ 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.rst
or{issue_number}.significant.rst
, in newsfragments.