Update lock.yml

This commit is contained in:
Luc 2020-09-21 11:48:13 +02:00 committed by GitHub
parent 13871f3386
commit 77b1f43c08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,10 +14,8 @@ jobs:
issue-lock-inactive-days: '1' issue-lock-inactive-days: '1'
issue-exclude-created-before: '' issue-exclude-created-before: ''
issue-exclude-labels: 'planned' issue-exclude-labels: 'planned'
issue-lock-labels: 'outdated' issue-lock-labels: ''
issue-lock-comment: 'This issue has been automatically locked since there issue-lock-comment: 'This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.'
has not been any recent activity after it was closed.
Please open a new issue for related bugs.'
issue-lock-reason: 'resolved' issue-lock-reason: 'resolved'
pr-lock-inactive-days: '365' pr-lock-inactive-days: '365'
pr-exclude-created-before: '' pr-exclude-created-before: ''