The GitHub Actions job "Tests AMD" on airflow.git/backport-ffb9084-v3-0-test has succeeded. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: f7ab9952f1d488aae45001c0b11eeaec734c37f8 / Kaxil Naik <[email protected]> [v3-0-test] Massively optimize airflow-github script performance (96% faster) (#54292) **Change Summary**: - Use GitHub search API to batch-fetch PRs by status (merged/closed/open) - Implement batch git operations replacing individual PR lookups - Add caching for commit SHAs and cherry-pick detection - Improve output clarity: rename 'MERGED' column to 'CHERRY' **Performance improvements**: - `--unmerged` mode: 73s → 2.9s (96% faster) - Regular mode: 73s → 12.7s (83% faster) - Eliminates O(n) git operations with O(1) cache lookups (cherry picked from commit ffb908435d223b6aae35434e6d76492a9ec11b4b) Co-authored-by: Kaxil Naik <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/16841579186 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
