Skip to content

Auto-port 4.1: Support more branch freedom for auto-porting#16310

Merged
chrisvest merged 1 commit into4.1from
auto-port-pr-16300-to-4.1
Feb 20, 2026
Merged

Auto-port 4.1: Support more branch freedom for auto-porting#16310
chrisvest merged 1 commit into4.1from
auto-port-pr-16300-to-4.1

Conversation

@netty-project-bot
Copy link
Copy Markdown
Contributor

Auto-port of #16300 to 4.1
Cherry-picked commit: 578588f


Motivation:
The automatic porting workflows are not strictly tied to the branch they're porting from - only the branch they're porting to. So we can allow them to run from any source branch, in principle, but let's focus on only the supported mainline branches.

Modification:

  • Make the porting workflows be triggered by the other (non-target) mainline branches, rather than just one fixed branch.
  • Rename things to be more generic, so we call it auto-porting, rather than back- or forward-porting.

Result:
The auto-porting workflows now work from more source branches, e.g. we can now auto-port from 4.1 to 4.2, or even 5.0 to 4.1, provided the cherry-pick succeeds.

Motivation:
The automatic porting workflows are not strictly tied to the branch
they're porting from - only the branch they're porting to. So we can
allow them to run from any source branch, in principle, but let's focus
on only the supported mainline branches.

Modification:

- Make the porting workflows be triggered by the other (non-target)
mainline branches, rather than just one fixed branch.
- Rename things to be more generic, so we call it auto-porting, rather
than back- or forward-porting.

Result:
The auto-porting workflows now work from more source branches, e.g. we
can now auto-port from 4.1 to 4.2, or even 5.0 to 4.1, provided the
cherry-pick succeeds.

(cherry picked from commit 578588f)
@chrisvest chrisvest merged commit 8051d03 into 4.1 Feb 20, 2026
19 checks passed
@chrisvest chrisvest deleted the auto-port-pr-16300-to-4.1 branch February 20, 2026 22:25
@chrisvest chrisvest added this to the 4.1.132.Final milestone Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants