hello-stephen opened a new pull request, #68013:
URL: https://github.com/apache/doris/pull/68013

   ## What this changes
   
   Extend the existing master-side Auto Cherry-Pick workflow to recognize the 
`dev/4.2.x` label. Once a labeled master PR is merged (or the label is added 
after merge), run the existing checked script against `branch-4.2` and create a 
cherry-pick PR for review. On conflict, use the existing `cherry-pick-conflict` 
label.
   
   The `dev/4.1.x` trigger and branch-4.1 step remain unchanged. This does not 
auto-merge branch-4.2 PRs.
   
   ## Validation
   
   - `actionlint` passes with the two pre-existing action-version warnings 
suppressed; both warnings are also present on current master.
   - `git diff --check` passes.
   - The script SHA512 still matches the workflow pin.
   - A recent 4.1 auto-pick job completed successfully, confirming the shared 
checkout/setup actions still run in the current environment.
   
   Runtime 4.2 validation is possible after this workflow is merged into 
master, using a merged master PR carrying `dev/4.2.x`.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to