ppkarwasz opened a new pull request, #66523: URL: https://github.com/apache/airflow/pull/66523
Replace the per-branch entries under `protected_branches` for stable, providers-fab and airflow-ctl release branches with a single GitHub Rulesets entry that uses glob patterns (`v*-stable`, `providers-fab/v*`, `airflow-ctl/v*-stable`). > [!IMPORTANT] > `main` is intentionally kept under the legacy `protected_branches` block until the new ruleset is proven on the other branches. > We cannot experiment on `main` directly because `.asf.yaml` ruleset settings are only applied from the default branch, so a broken configuration there would block updates to this file. Also refresh the documentation link at the top of the file from the retired Confluence wiki page to the current `apache/infrastructure-asfyaml` README. ##### Was generative AI tooling used to co-author this PR? - [x] Yes: Claude Code was used to generate comments, PR description and double-checking the configuration syntax. The bulk of the changes was already tested in apache/logging-parent#477 and previous attempts. -- 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]
