From 9c68b30ae37054b4bf985f3111298a3a6849aeff Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sun, 22 Sep 2024 19:39:40 -0700 Subject: [PATCH] ci: Update labels for release drafter (#1574) --- .github/release-drafter.yml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 283421a0..ad3fa7e5 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -3,9 +3,7 @@ categories: - title: ':boom: Breaking Changes' label: 'breaking' - title: ':rocket: Features' - label: 'enhancement' - - title: ':fire: Removals and Deprecations' - label: 'removal' + label: 'feature' - title: ':bug: Fixes' label: 'bug' - title: ':racehorse: Performance' @@ -18,12 +16,9 @@ categories: label: 'documentation' - title: ':hammer: Refactoring' label: 'refactoring' - - title: ':lipstick: Style' - label: 'style' - - title: ':package: Dependencies' - labels: - - 'dependencies' - - 'build' + - title: ':wrench: Chore' + label: 'chore' + template: | ## Changes