The GitHub Actions job "Tests (AMD)" on airflow.git/milestone-skip-on-backport-removal has failed. Run started by GitHub user jason810496 (triggered by jason810496).
Head commit for run: 0299d53dc89c13eccd147d287489ad42c8ae1053 / LIU ZHE YOU <[email protected]> Add e2e regression test driven by real PR #67301 events Capture the actual ``issue.get_events()`` stream from PR #67301 (the incident that motivated this change) inline in the test and add a CLI-level regression test that drives the ``set-milestone`` command with those events and the live labels the action would have seen at the moment the bad ``milestoned`` event happened. The captured event list stops just before the offending ``milestoned`` event so the test exercises exactly the scenario the new live-labels + events pipeline must prevent: shahar1 added then removed ``backport-to-v3-2-test`` within 49 seconds, leaving no backport label on the PR. The test asserts the action skips, no comment is posted, and the skip log line names the removed label — closing the loop on the real-world incident. Also adds a small ``_issue_event`` helper so the inline events can cover all event kinds (labeled, unlabeled, merged, closed) without duplicating MagicMock boilerplate. Report URL: https://github.com/apache/airflow/actions/runs/26441456209 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
