Add inactive and stale

This commit is contained in:
Shohei Ueda 2021-08-11 03:59:22 +09:00 committed by GitHub
parent d3619256d8
commit 62644d80d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,3 +10,19 @@ labels:
action: close action: close
locking: lock locking: lock
lock_reason: resolved lock_reason: resolved
- name: inactive
labeled:
issue:
body: |
This issue has been marked as inactive.
If you still encounter this or it has changed, add a comment to provide further information.
- name: stale
labeled:
issue:
body: |
This issue has been **LOCKED** because of it being old.
If you still encounter this or it has changed, open a new issue.
action: close
locking: lock
lock_reason: resolved