directus/Close Stale Issues

Close issues certain days after a stale label has been added

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token with read and issue update access to github-repoyes${{ github.token }}
github-repoGitHub `owner/repository` for which stale issues are pausedyes${{ github.repository }}
stale-labelLabel which marks an issue as staleyes
days-before-closeDays before an issue is closed after the stale label has been added to ityes
close-messageMessage on the staled issues when closingyes
dry-runRun the action without effectively closing stale issuesfalse
namedescription
closed-issuesList with numbers of all issues that have been closed