riceben/Branch cleaner

Automate repo branches cleaner

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 23, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: riceben/branch-cleaner-action@d8c92f27b78f96f73723f5b9e5bb908aa43e7998 # v1.1.1

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

namedescriptionrequireddefault
secTokenGithub secret token to access the repoyes${{ github.token }}
protect-branch-nameSpecify branches cannot delete. No delete protected branch.nomain
expiry-period-in-daysDefine the time period as expired.yes90
is-force-deleteDelete the branch when it is merged into default branch.yestrue

no outputs