diff --git a/.github/label-commenter-config.yml b/.github/label-commenter-config.yml index a70b00d..a0ae352 100644 --- a/.github/label-commenter-config.yml +++ b/.github/label-commenter-config.yml @@ -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