This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 9140ad8 Use parameters instead of params (#18143)
add 723eeb4 Add script that validate version fields in config.yaml
(#18130)
No new revisions were added by this update.
Summary of changes:
dev/README_RELEASE_AIRFLOW.md | 13 +++
dev/validate_version_added_fields_in_config.py | 112 +++++++++++++++++++++++++
2 files changed, 125 insertions(+)
create mode 100755 dev/validate_version_added_fields_in_config.py