jedcunningham commented on code in PR #27829:
URL: https://github.com/apache/airflow/pull/27829#discussion_r1068340565
##########
.github/workflows/ci.yml:
##########
@@ -747,6 +747,41 @@ jobs:
run: breeze ci fix-ownership
if: always()
+ test-airflow-release-commands:
Review Comment:
I see. Adding new jobs like this still feels like it could lead to
unnecessary CI job growth, and I really don't like all the CI conditionally in
the code, but you've clearly spent more time thinking through this area so I'll
defer to you 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]