This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from a5adb87ab4 Add a new param for BigQuery operators to support
additional actions when resource exists (#29394)
add 82955d6c43 Add database ``check_migrations`` config (#29714)
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 10 +++++++++-
airflow/config_templates/default_airflow.cfg | 5 +++++
airflow/utils/cli.py | 4 +++-
tests/cli/commands/test_scheduler_command.py | 22 ++++++++++++++++++++++
4 files changed, 39 insertions(+), 2 deletions(-)