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

[#290] ci: Add github action to cherry-pick the PR automatically based on label #295

Conversation

github-actions[bot]
Copy link

What changes were proposed in this pull request?

This PR adds the support of creating a cherry-pick PR against the specified branch based on the label.

Why are the changes needed?

With this, we don't have to manually create a new PR against different branches when we need to do a cherry-pick.

Fix: #290

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Local test.

…d on label (#293)

### What changes were proposed in this pull request?

This PR adds the support of creating a cherry-pick PR against the
specified branch based on the label.

### Why are the changes needed?

With this, we don't have to manually create a new PR against different
branches when we need to do a cherry-pick.

Fix: #290 

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Local test.
@github-actions github-actions bot added cherry-pick need backport Issues that need to backport to another branch labels Aug 29, 2023
@jerryshao jerryshao removed the need backport Issues that need to backport to another branch label Aug 29, 2023
@jerryshao jerryshao closed this Aug 29, 2023
@jerryshao jerryshao reopened this Aug 29, 2023
@github-actions
Copy link
Author

Code Coverage Report

Overall Project 59.34% 🟢

There is no coverage information present for the Files changed

@jerryshao jerryshao merged commit ef75751 into branch-0.1 Aug 29, 2023
1 check passed
@jerryshao jerryshao deleted the cherry-pick-branch-0.1-b69d459eeb435b89256bba296899df77b37ed2de branch August 29, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant