The GitHub Actions job "Tests (AMD)" on airflow.git/codeql-per-language-gating has failed. Run started by GitHub user shahar1 (triggered by shahar1).
Head commit for run: e6545b0ce895fd9318d5f7ceb2ea0123fb4775b8 / Shahar Epstein <[email protected]> CI: Run CodeQL only on languages changed in a pull request PR-triggered CodeQL is by far the most frequent workflow in the repo (~1,300+ runs/week), and every run fans out one job per language (python, javascript, actions, go, java) regardless of what changed. The java job in particular runs a full Gradle build on every PR even though java-sdk files change in well under 1% of PRs. Gate the language matrix on the files actually changed in the PR: a docs-only PR now runs nothing, and the common python-only PR runs a single job instead of five. push-to-main and scheduled runs still scan every language, so coverage of the main branch is unchanged. Report URL: https://github.com/apache/airflow/actions/runs/26910113827 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
