From 1bda402705efa2a54afc50839f6f733158ac33a9 Mon Sep 17 00:00:00 2001 From: LSH <104637774+lsh2613@users.noreply.github.com> Date: Sat, 30 Aug 2025 23:33:11 +0900 Subject: [PATCH] =?UTF-8?q?Chore:=20release=20drafter=20=EB=9D=BC=EB=B2=A8?= =?UTF-8?q?=20=EC=98=B5=EC=85=98=20=EC=B6=94=EA=B0=80=20(#32)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/config/drafter-config.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/config/drafter-config.yaml b/.github/config/drafter-config.yaml index 2ba3ce8..69f5e32 100644 --- a/.github/config/drafter-config.yaml +++ b/.github/config/drafter-config.yaml @@ -20,7 +20,9 @@ categories: - 'refactoring' - '🛠 Refactor' - title: '⚙️ ETC' - label: 'chore' + label: + - 'chore' + - '⚙️ Chore' change-template: '- $TITLE by @$AUTHOR in #$NUMBER' change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. version-resolver: @@ -38,4 +40,4 @@ template: | ## What's Changed $CHANGES -no-changes-template: 'No Changed.' \ No newline at end of file +no-changes-template: 'No Changed.'