potiuk opened a new pull request, #68220: URL: https://github.com/apache/airflow/pull/68220
Removes the `backport-to-v3-2-test` auto-label rule from `.github/boring-cyborg.yml`. PRs merged to `main` that touch dev-tools paths (`scripts/`, `dev/`, `.github/`, `Dockerfile.ci`, etc.) will no longer be automatically labelled `backport-to-v3-2-test` and therefore no longer trigger automatic cherry-picks to the `v3-2-test` maintenance branch. The generic label-driven backport machinery (`automatic-backport.yml` / `backport-cli.yml`) is left intact, so maintainers can still backport manually by applying a `backport-to-*` label or running the `workflow_dispatch`. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Opus 4.8 1M context) Generated-by: Claude Code (Opus 4.8 1M context) 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]
