summaryrefslogtreecommitdiffstats
path: root/.github/release-drafter.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/release-drafter.yml')
-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: