diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 985598d9..604154f6 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,19 +1,3 @@ +_extends: .github name-template: v$NEXT_MINOR_VERSION 🌈 tag-template: slack-$NEXT_MINOR_VERSION -version-template: $MAJOR.$MINOR -categories: - - title: 🚀 Features - label: feature - - title: 🐛 Bug Fixes - label: fix - - title: 👻 Maintenance - label: chore - - title: 📝 Documentation updates - label: documentation - - title: 🚦 Tests - label: test - -template: | - ## Changes - - $CHANGES