From 2629b21489be1ad040580c82c31f0334cb77ee11 Mon Sep 17 00:00:00 2001 From: Tim Jacomb Date: Mon, 19 Aug 2019 20:50:30 +0100 Subject: [PATCH] Update release-drafter config --- .github/release-drafter.yml | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) 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