mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-24 20:12:15 +01:00
ci: add resolved
This commit is contained in:
11
.github/label-commenter-config.yml
vendored
11
.github/label-commenter-config.yml
vendored
@@ -30,3 +30,14 @@ labels:
|
|||||||
labeled:
|
labeled:
|
||||||
issue:
|
issue:
|
||||||
body: This issue is easy for contributing. Everyone can work on this.
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user