We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b59a1d commit 5ac9626Copy full SHA for 5ac9626
.github/release-drafter.yml
@@ -15,6 +15,7 @@ categories:
15
- 'Type: Maintenance'
16
- 'Type: Build'
17
- 'Type: Refactoring'
18
+ - 'Type: CI'
19
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
20
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
21
version-resolver:
@@ -33,4 +34,4 @@ exclude-labels:
33
34
template: |
35
## Changes
36
- $CHANGES
37
+ $CHANGES
0 commit comments