From 101470c99f5450d86c10ea44c549fd267b317ffc Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Sat, 26 Jun 2021 04:08:37 +0900 Subject: [PATCH] ci: add resolved --- .github/label-commenter-config.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) 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