From 262a7709e0c2f2cf4477df17e34881dcbc924ba9 Mon Sep 17 00:00:00 2001 From: Reguel Wermelinger Date: Fri, 17 May 2024 15:56:55 +0200 Subject: [PATCH] use 'dependencies' label auto-flagged by dependabot --- .github/release-drafter.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index fe1351d..01e0062 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,4 @@ -name-template: 'v$RESOLVED_VERSION ๐ŸŒˆ' +name-template: 'v$RESOLVED_VERSION ๐Ÿงช' tag-template: 'v$RESOLVED_VERSION' categories: - title: '๐Ÿš€ Features' @@ -11,7 +11,7 @@ categories: - 'bugfix' - 'bug' - title: '๐Ÿงฐ Maintenance' - label: 'chore' + label: 'dependencies' change-template: '- $TITLE @$AUTHOR (#$NUMBER)' change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. version-resolver: