Fix stale label to stale

Signed-off-by: Christian König <ckoenig@posteo.de>
pull/4588/head
Christian König 2 years ago
parent 3cd662eaeb
commit 2f4c4d9176
No known key found for this signature in database
GPG Key ID: 4CDA6F249DD2B485

@ -19,7 +19,7 @@ jobs:
days-before-stale: 30
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'
stale-issue-label: 'stale'
exempt-issue-labels: 'Internal, Fixed in next release, Bug: Confirmed'
exempt-all-issue-assignees: true
operations-per-run: 300

Loading…
Cancel
Save