ashb opened a new pull request, #26264: URL: https://github.com/apache/airflow/pull/26264
This lets us run `breeze -v static-checks` and have the sub-command pick up the value from the parent context. If you specify a value for the subcommand, that is used in place of the global one. i.e. `breeze -g foo/bar static-checks -g bar/baz` would keep the value of `bar/baz` for `github_repository` (The fact that `-v` was allowed before the sub-command but had "no effect" caused me lots of confusion) -- 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]
