actions-marketplace-validations/Close Stale Issues Safely

Close issues with no recent activity

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
repo-tokenToken for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }}yes
days-before-staleThe number of days old an issue can be before marking it stale60
days-before-closeThe number of days to wait to close an issue or pull request after it being marked stale14
stale-messageThe message to post on the issue when tagging it. If none provided, will not mark issues stale.This issue has been marked as stale.
stale-labelThe label to apply when an issue is staleStale
exempt-labelsIssues with these labels cannor become stalestale-ignore, security
operations-per-runThe maximum number of operations per run, used to control rate limiting, does not apply to dry runs.50
dry-runThe action will just log what it would do without actually causing any changes to the repo.true

no outputs