CalvinKirs opened a new pull request, #42439:
URL: https://github.com/apache/doris/pull/42439

   ## Proposed changes
   
   This PR helps us automatically cherry-pick commits from one PR to other 
branches while preserving the original commit information. The specific rules 
are as follows:↳
   
   If a PR submitted to the main branch is merged and the label includes 
‘dev/3.0.x’, it will automatically create a new branch, cherry-pick the commit, 
and then create a PR. If conflicts arise, the original PR will be tagged with a 
label.
   
   ## Test
   
   https://github.com/CalvinKirs/incubator-doris/pull/42
   
   https://github.com/CalvinKirs/incubator-doris/pull/40
   
   https://github.com/CalvinKirs/incubator-doris/pull/40
   
   https://github.com/CalvinKirs/incubator-doris/actions/workflows/auto-pick.yml
   
   ## todo
   
   (cherry picked from commit bd9d58d42e389ac8bcd422fab424911f890f3b94)
   
   ## Proposed changes
   
   Issue Number: close #xxx
   
   <!--Describe your changes.-->
   
   


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