ollieb89/Stale Branch Cleaner

Detect and clean up stale branches — keep your repo tidy automatically

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token${{ github.token }}
stale-daysDays since last commit to consider branch stale90
exclude-patternsBranch patterns to never delete (one per line)main master develop release/* hotfix/*
dry-runReport only, do not deletetrue
create-issueCreate GitHub issue with stale branch reporttrue

no outputs