0xr3ngar/Cherri - Automated Cherry-picking

Automatically cherry-pick merged pull requests marked with a specific emoji to your target branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 15, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 0xr3ngar/cherri@42a2027f1cbae344cfe41314f6e1bbee9a43cb25 # v1.6.0

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

namedescriptionrequireddefault
profileProfile to use from the cherri.json configuration fileno
ownerGitHub repository ownerno
repoGitHub repository nameno
targetTarget branch to cherry-pick commits tono
sinceNumber of months to look back for PRsno1
since-branchBranch to use as cutoff date instead of time-based sinceno
emojiCustom emoji for the logono🍒
source-branchSource branch, defaults to the default branchno
labelSearch for PRs with this exact label (in addition to title search)no
fail-on-conflictExit with error when conflicts are detected instead of prompting for resolutionnotrue
create-prTarget branch for PR creation. If set, creates a PR after cherry-pickingno
github-tokenGitHub token with repo accessyes

no outputs