aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/release-drafter.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 0eed426e..03729f31 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -12,7 +12,9 @@ categories:
- 'bugfix'
- 'bug'
- title: 'Maintenance'
- label: 'chore'
+ labels:
+ - 'chore'
+ - 'dependencies'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
version-resolver: