Update stale.yml

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2022-01-12 09:17:26 +00:00
committed by GitHub
parent b901a899ae
commit 13a3da65c8

View File

@@ -20,6 +20,6 @@ jobs:
days-before-close: 5
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Please comment or update this issue or it will be closed in 5 days.'
stale-issue-label: 'Submitter Attention Required'
exempt-issue-labels: 'pinned, Fixed in next release, bug, never-stale'
exempt-issue-labels: 'pinned, Fixed in next release, bug, never-stale, documentation'
exempt-all-issue-assignees: true
operations-per-run: 300