potiuk commented on PR #25050: URL: https://github.com/apache/airflow/pull/25050#issuecomment-1184620577
I am testing PR from a fork - that's why :). Root cause is that there is a change #24961 coming which is coming from a user as PR (it's not really cherry-pickable as there were more changes in ther original PR and this one just brings DebugExecutor to be the same as in main). And I already found that I need to add https://github.com/apache/airflow/pull/25056 and https://github.com/apache/airflow/pull/25053 to berged to main to make PRs to v2-3-stable work with the new selective checks and Python based breeze (so far we just tested that cherry-picks work fine). I can eventually cherry-pick that one of course to v2-3-test, but then we would have to merge v2-3-test back to v2-3-stable so that users could make PRs to v2-3-stable. I thought that we only merge v2-3-stable and v2-3-test when we relase, so I thought that this PR shoudl be merge to 'stable" (to enable other PRs), but I can cherry-pick and merge that one after I get a green PR here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
