mik-laj edited a comment on issue #19154:
URL: https://github.com/apache/airflow/issues/19154#issuecomment-949449539


   Creating pre-commit checks for this is difficult because when merging a 
change, it is not known in which version a given change will be released. A 
similar problem exists in 
(airflow/config_templates/config.yml)[https://github.com/apache/airflow/blob/205219c522b77abe9d36d51807c32189c900cfd4/airflow/config_templates/config.yml#L41]
 file.  The release manager decides whether a given change can be released 
sooner or later, and therefore what version it will be. For conifg.yaml, we 
have a post-release script to validate config - 
https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW.md#update-airflowconfig_templatesconfigyml-file


-- 
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]


Reply via email to