Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Branch-3.0][Feat](GA)automatically cherry-pick (#42435) #42439

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

CalvinKirs
Copy link
Member

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

CalvinKirs#42

CalvinKirs#40

CalvinKirs#40

https://github.com/CalvinKirs/incubator-doris/actions/workflows/auto-pick.yml

todo

(cherry picked from commit bd9d58d)

Proposed changes

Issue Number: close #xxx

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

#42

#40

#40

https://github.com/CalvinKirs/incubator-doris/actions/workflows/auto-pick.yml

## todo

(cherry picked from commit bd9d58d)
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@CalvinKirs
Copy link
Member Author

run buildall

@CalvinKirs CalvinKirs merged commit e669f15 into apache:branch-3.0 Oct 24, 2024
26 checks passed
@CalvinKirs CalvinKirs deleted the branch-3.0-pick branch October 24, 2024 13:08
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