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

   Now that 3.3.0 is in the RC phase, bring `v3-3-stable` back under the 
`v*-stable` ruleset by reverting the temporary exclusion added in #68993.
   
   #68993 excluded `v3-3-stable` from branch protection so the branch could be 
**created** — under the rulesets migration (#66523) the linear-history rule 
rejects creating a new `v*-stable` branch because its ancestry contains 
historical merge commits. Now that the branch exists, that exclusion is no 
longer needed: the RC sync is a fast-forward of an approved PR with a linear 
delta, the same operation 3.2.2 performed against a protected `v3-2-stable`.
   
   **Merge timing:** merge this only after `3.3.0rc1` is tagged, so the 
`start-rc-process` sync push runs while the branch is still excluded. From rc2 
onward the cuts run on the protected branch.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Opus 4.8)
   
   Generated-by: Claude Code (Opus 4.8) 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