ci: add resolved
This commit is contained in:
parent
dead32d589
commit
101470c99f
1 changed files with 11 additions and 0 deletions
11
.github/label-commenter-config.yml
vendored
11
.github/label-commenter-config.yml
vendored
|
@ -30,3 +30,14 @@ labels:
|
|||
labeled:
|
||||
issue:
|
||||
body: This issue is easy for contributing. Everyone can work on this.
|
||||
- name: resolved
|
||||
labeled:
|
||||
issue:
|
||||
body: |
|
||||
This issue has been **LOCKED** because of it being resolved!
|
||||
|
||||
The issue has been fixed and is therefore considered resolved.
|
||||
If you still encounter this or it has changed, open a new issue instead of responding to solved ones.
|
||||
action: close
|
||||
locking: lock
|
||||
lock_reason: resolved
|
||||
|
|
Loading…
Reference in a new issue