Change pinned to internal exemption of stale issues

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-01-13 09:08:08 +01:00
parent f85da922fd
commit e29e72034f

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'
exempt-issue-labels: 'internal, Fixed In Next Release, Bug'
exempt-all-issue-assignees: true
operations-per-run: 300