flxbl-io/Cherry-pick and Create PR

Cherry-pick commits to a target branch and create a pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commitsComma-separated list of commit SHAs to cherry-pickyes
target-branchTarget branch to cherry-pick onto (e.g., release/1.0)yes
new-branchName for the new branch (auto-generated if not provided)no""
pr-titleTitle for the pull requestno""
pr-bodyBody for the pull requestno""
gh-tokenGitHub token for creating PRyes
repositoryRepository name (format: owner/repo)no${{ github.repository }}
author-nameGit author name for cherry-pick commitsnogithub-actions[bot]
author-emailGit author email for cherry-pick commitsnogithub-actions[bot]@users.noreply.github.com
draftCreate PR as draftnofalse
labelsComma-separated list of labels to add to PRno""
namedescription
pr-urlURL of the created pull request
pr-numberNumber of the created pull request
branch-nameName of the branch that was created
cherry-pick-statusStatus of cherry-pick operation (success/conflict/failed)