CalvinKirs opened a new pull request, #42435: URL: https://github.com/apache/doris/pull/42435
## 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 -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org