liatrio/Prune Stale Branches

A GitHub Action that can be used to prune/cleanup stale and/or unused branches in a repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe API token used to authenticate with GitHub.yes
stale-branch-ageThe amount and unit of time ([value] [unit]) until a branch is considered stale and flagged for deletion. The default is "30 days". yes30 days
stale-branch-issue-ageThe amount and unit of time ([value] [unit]) to wait after creating a deletion issue before actually deleting the branch. Default is "7 days". yes7 days

no outputs