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: b5a52f154f5013ea8a3589d6fdfc42e100a75724 / 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/23008620471 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
