klaasnicolaas/Inactivity Lock

Automatically locks issues and pull requests after a period of inactivity

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-tokenToken for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}`.no${{ github.token }}
rate-limit-bufferBuffer to avoid hitting the rate limitno100
days-inactive-issuesNumber of days of inactivity before locking issuesno90
days-inactive-prsNumber of days of inactivity before locking PRsno90
lock-reason-issuesReason for locking issuesnoresolved
lock-reason-prsReason for locking PRsnoresolved
namedescription
locked-issuesJSON array of locked issues
locked-prsJSON array of locked PRs