Update stale bot

This commit is contained in:
Janne Valkealahti
2020-12-26 16:23:42 +00:00
parent fa14d6f2b4
commit e8158110c5

View File

@@ -13,7 +13,9 @@ jobs:
days-before-stale: 60
days-before-close: 7
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove status/stale label or comment or this will be closed in 7 days'
close-issue-message: 'Closing stale issue due to inactivity'
stale-issue-label: status/stale
close-issue-label: status/closed-as-stale
exempt-issue-labels: status/on-hold
operations-per-run: 5
debug-only: true