mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-15 14:43:21 +08:00
Add inactive and stale
This commit is contained in:
parent
d3619256d8
commit
62644d80d0
16
.github/label-commenter-config.yml
vendored
16
.github/label-commenter-config.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user