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

[Improvement] Support using Github App to automatically cherry pick to different branches #290

Closed
jerryshao opened this issue Aug 28, 2023 · 0 comments · Fixed by #293
Closed
Assignees
Labels
improvement Improvements on everything

Comments

@jerryshao
Copy link
Contributor

What would you like to be improved?

Currently, when we have some PRs that needs to be backported to different branches, we have to do it manually. We'd better have a way to do this automatically.

How should we improve?

No response

@jerryshao jerryshao added the improvement Improvements on everything label Aug 28, 2023
@jerryshao jerryshao self-assigned this Aug 29, 2023
jerryshao added a commit that referenced this issue Aug 29, 2023
…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 bot pushed a commit that referenced this issue Aug 29, 2023
…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 bot pushed a commit that referenced this issue Aug 29, 2023
…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 bot pushed a commit that referenced this issue Aug 29, 2023
…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.
jerryshao added a commit that referenced this issue Aug 29, 2023
…d on label (#295)

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

Co-authored-by: Jerry Shao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvements on everything
Projects
None yet
1 participant