Skip to content

Commit 0e61cac

Browse files
authored
Update release-drafter.yml (#1569)
* Update release-drafter.yml * Update release-drafter.yml
1 parent 21f0b39 commit 0e61cac

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/release-drafter.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ categories:
1414
label:
1515
- 'doc'
1616
- 'documentation'
17+
- title: '🧹 Maintenance'
18+
label:
19+
- 'maintenance'
1720
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
1821
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
1922
version-resolver:
@@ -30,4 +33,4 @@ version-resolver:
3033
template: |
3134
## Changes
3235
33-
$CHANGES
36+
$CHANGES

0 commit comments

Comments
 (0)