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

   The `v3-3-test` release branch was cut for the 3.3.0 release cycle, so the 
automation on `main` needs to cover it.
   
   - **dependabot.yml** — add `target-branch: v3-3-test` blocks for 
github-actions, pip, and npm (mirroring the existing `v3-2-test` ones). 
`v3-2-test` is kept since 3.2.x is still maintained.
   - **milestone-tag-assistant.yml** — add `v3-3-test` to the push-branches 
list.
   - **ci-notification.yml** — switch the `workflow-status` matrix branch to 
`v3-3-test`.
   - **basic-tests.yml** — update the release-management dry-run commands to 
the 3.3 version.
   - **boring-cyborg.yml** — re-add the dev-tools `backport-to-v3-3-test` 
auto-label rule (same paths as the one #68220 removed for `v3-2-test`, 
retargeted), so PRs on `main` touching dev-tooling paths are labelled for 
backport to the current maintenance branch and stay in sync.
   - **dev/sync_fork.sh** — point `DEFAULT_BRANCHES` at `v3-3-test` (dropping 
`v3-2-test` here per the "replace" convention).
   
   Generated with the `dev/update_github_branch_config.py` helper plus the 
manual `sync_fork.sh` / `boring-cyborg.yml` edits.
   
   ---
   
   ##### 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