krizzu/Issue triage

Deals with stale issues in your project.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 20, 2019
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: krizzu/issue-triage-action@1f44473e7e1c39c9df396c6e274f435ef88711a7 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ghTokenGitHub tokenyes
staleAfternumber of days to consider an issue to be staleno30
closeAfternumber of days after the issue should be closed (0 days means off, must be higher than `staleAfter`)no0
staleLabellabel to be set to the stale issuenoSTALE 📺
staleCommenta template comment to be placed when handling the issueno
closeCommenta template comment to be placed when closing the issueno
showLogsShow logs with info like total number of issues found, stale issues, closed etc.no

no outputs