The GitHub Actions job "Tests" on airflow.git/fix/issue-60927 has failed. Run started by GitHub user YoannAbriel (triggered by YoannAbriel).
Head commit for run: 347594034a312d920bf98c17370c403903e3ebc0 / Yoann Abriel <[email protected]> fix: prune deadline alerts when DAG run fails, not just on success Previously, deadline alerts were only pruned when a DAG run succeeded. When a DAG run failed, pending deadlines remained and would still fire even though the run had already reached a terminal state. Moved deadline pruning from the success-only code path to the shared terminal state block (covers both SUCCESS and FAILED). Closes: #60927 Report URL: https://github.com/apache/airflow/actions/runs/22720374025 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
