The GitHub Actions job "Tests" on airflow.git/fix/issue-60927 has succeeded. Run started by GitHub user YoannAbriel (triggered by YoannAbriel).
Head commit for run: 411a87ff75690663e773184d0734033bc41cd217 / 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/22922395261 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
