jason810496 opened a new pull request, #69519:
URL: https://github.com/apache/airflow/pull/69519

   ## Why
   
   Today the only label that can force the Kubernetes tests job is `full tests 
needed`, which also pulls in the entire test matrix. Respecting the existing 
`area:kubernetes-tests` label lets maintainers re-run just the Kubernetes tests 
when selective-checks' file-path heuristics don't catch a change's impact.
   
   ## What
   
   - `run_kubernetes_tests` returns `true` when the `area:kubernetes-tests` 
label is set on the PR, independent of `full_tests_needed` (the 
`tests-kubernetes` job and prod image build already cascade from this output — 
no workflow changes needed).
   - Document the label in the labels table of `04_selective_checks.md`.
   - Add a test asserting the label forces `run_kubernetes_tests` without 
tripping `full_tests_needed`.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [x] Yes, with help of Claude Code (Fable 5) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to