134130/Cherry-pick PR

Cherry-pick the PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 22, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 134130/action-cherry-pick@71899ee58e06f934e160e99910e1a0309d0b636d # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
prThe PR number which you want to cherry-pickyes
ontoThe target branch which you want to base onyes
tokenThe GitHub tokenyes${{ github.token }}
git_user_nameThe git user name for commitno
git_user_emailThe git user email for commitno
pull_request_templateThe pull request template If provided, the action will create a pull request with the template If not provided, the action will not create a pull request
namedescription
branchThe branch name which the PR is cherry-picked to
prThe PR number which the action creates