This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 46da5ec33ad Add hitl required action count (#55546)
add e41de088064 feat(hitl): get rid off "Fallback to defaults" in HITL
(#55536)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/api_fastapi/execution_api/routes/hitl.py | 2 +-
airflow-core/src/airflow/models/hitl.py | 5 -----
.../unit/api_fastapi/execution_api/versions/head/test_hitl.py | 7 ++-----
providers/standard/src/airflow/providers/standard/triggers/hitl.py | 7 ++-----
providers/standard/tests/unit/standard/triggers/test_hitl.py | 2 +-
5 files changed, 6 insertions(+), 17 deletions(-)