From 402af2bd613bf17a0f737722b22787423732ebb8 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Thu, 13 Oct 2022 23:39:15 +0900 Subject: [PATCH] chore: add duplicate --- .github/label-commenter-config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/label-commenter-config.yml b/.github/label-commenter-config.yml index a524b04..26fda5e 100644 --- a/.github/label-commenter-config.yml +++ b/.github/label-commenter-config.yml @@ -26,3 +26,11 @@ labels: action: close locking: lock lock_reason: resolved + - name: duplicate + labeled: + issue: + body: | + This issue has been closed because of duplication. + action: close + locking: lock + lock_reason: resolved