cbrgm/Cleanup Stale Branches Action

Automatically delete abandoned / stale branches from a GitHub repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token for authenticationyes
repositoryThe target GitHub repository in the format "owner/repo"yes
ignore-branchesComma-separated list of branches to ignoreno""
allowed-prefixesComma-separated list of prefixes a branch must match to be deletedno""
ignored-prefixesComma-separated list of prefixes a branch must NOT match to be deletedno""
last-commit-age-daysNumber of days since the last commit for a branch to be considered abandonedno30
dry-runPerform a dry run without actually deleting branchesnotrue
rate-limitStop the action if it exceeds 95% of the GitHub API rate limitnotrue
github-enterprise-urlThe base URL for GitHub Enterprise (if applicable)no""

no outputs