Skip to content

Commit 5ac9626

Browse files
authored
ci(changelog): add ci in Maintenance section (#170)
1 parent 8b59a1d commit 5ac9626

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ categories:
1515
- 'Type: Maintenance'
1616
- 'Type: Build'
1717
- 'Type: Refactoring'
18+
- 'Type: CI'
1819
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
1920
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
2021
version-resolver:
@@ -33,4 +34,4 @@ exclude-labels:
3334
template: |
3435
## Changes
3536
36-
$CHANGES
37+
$CHANGES

0 commit comments

Comments
 (0)