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

Commits on Aug 29, 2023

  1. [#290] ci: Add github action to cherry-pick the PR automatically base…

    …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 authored and web-flow committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d349340 View commit details
    Browse the repository at this point in the history