The GitHub Actions job "Tests (AMD)" on airflow.git/backport-322-65207 has succeeded. Run started by GitHub user vatsrahul1001 (triggered by vatsrahul1001).
Head commit for run: e715c7dd4cb1be273c77393ae3f36a4f43b1627a / Ephraim Anierobi <[email protected]> Fix DAG auto-pause ordering to use run_after (#65207) * Fix DAG auto-pause ordering to use run_after Auto-pausing for consecutive failed DAG runs should evaluate the most recent runs by run_after, not by logical_date. This fixes cases where manual runs or other non-chronological logical dates could cause the scheduler to count the wrong runs and pause or not pause a DAG incorrectly. closes: #65125 * fixup! Fix DAG auto-pause ordering to use run_after * Update airflow-core/tests/unit/models/test_dag.py Co-authored-by: Copilot <[email protected]> * apply suggestions from code review --------- Co-authored-by: Copilot <[email protected]> (cherry picked from commit f1cd3f9504d43049d70c8a48fc239c6b49a795c6) Report URL: https://github.com/apache/airflow/actions/runs/25805063274 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
