Skip to content

Commit

Permalink
Update release-drafter config
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Aug 19, 2019
1 parent 175e6f4 commit 2629b21
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 2629b21

Please sign in to comment.