summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-01-12 14:18:34 +0100
committeranoy <anoymouserver@users.noreply.github.com>2021-01-13 19:23:06 +0100
commitd5c47d7d698b6a9cd04de06956035036a9e9fe6e (patch)
tree02b9dc1185abad9068533d963c0906c6a1906949
parentf95fbf526070731d98e1b28ca98816427395c637 (diff)
first improvements for the release-drafter
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--.github/release-drafter.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 03dfebd23..b88361c71 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -1,15 +1,18 @@
name-template: '$RESOLVED_VERSION'
tag-template: '$RESOLVED_VERSION'
categories:
- - title: 'Changes'
+ - title: 'Changed'
labels:
- 'change'
- 'enhancement'
- - title: 'Fixes'
+ - title: 'Fixed'
labels:
- 'fix'
- 'bugfix'
- 'bug'
+ - title: 'Dependencies'
+ lables:
+ - 'dependencies'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&'
version-resolver: