Merge pull request #1127 from yubiuser/fix/stale_reason

Fix close-issue-reason
This commit is contained in:
Adam Warner 2022-07-06 18:27:29 +01:00 committed by GitHub
commit 795af5f87a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ jobs:
exempt-issue-labels: 'pinned, Fixed in next release, bug, never-stale, documentation, investigating'
exempt-all-issue-assignees: true
operations-per-run: 300
stale-issue-reason: 'not_planned'
close-issue-reason: 'not_planned'