The GitHub Actions job "Tests (AMD)" on airflow.git/backport-a4c269a-v3-3-test 
has failed.
Run started by GitHub user github-actions[bot] (triggered by potiuk).

Head commit for run:
b2f44d74cbedf6e986d3ea4434a0d451b03d9fc2 / Jarek Potiuk <[email protected]>
[v3-3-test] Don't force full CI tests for non-test workflow and prek-only 
changes (#68802)

ENVIRONMENT_FILES forced the full test matrix on any .github/workflows
change and on any scripts/ci/prek change. Those over-match: non-test
workflows (security scans, doc publishing, notifications, backporting,
stale/calendar bots) cannot affect test outcomes, and prek hooks drive
static checks rather than the test matrix.

Exclude non-test workflows from ENVIRONMENT_FILES (test/CI-config
workflows like ci-amd, run-unit-tests, k8s-tests still force full), and
move scripts/ci/prek to a new PREK_FILES group that triggers only the CI
image build (so mypy-scripts and image-based static checks still run for
a prek-only change) without forcing the full matrix.

Static checks still run on every PR regardless; this only stops the
unnecessary full test matrix for changes that cannot affect tests.
(cherry picked from commit a4c269a6f9e0176995fbea971dd4e01ac9ae3123)

Co-authored-by: Jarek Potiuk <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/28200387229

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to