mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 05:51:17 +08:00
Update release-drafter.yml (#1569)
* Update release-drafter.yml * Update release-drafter.yml
This commit is contained in:
5
.github/release-drafter.yml
vendored
5
.github/release-drafter.yml
vendored
@@ -14,6 +14,9 @@ categories:
|
|||||||
label:
|
label:
|
||||||
- 'doc'
|
- 'doc'
|
||||||
- 'documentation'
|
- 'documentation'
|
||||||
|
- title: '🧹 Maintenance'
|
||||||
|
label:
|
||||||
|
- 'maintenance'
|
||||||
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
||||||
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
|
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
|
||||||
version-resolver:
|
version-resolver:
|
||||||
@@ -30,4 +33,4 @@ version-resolver:
|
|||||||
template: |
|
template: |
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
$CHANGES
|
$CHANGES
|
||||||
|
|||||||
Reference in New Issue
Block a user