Update release-drafter.yml
This commit is contained in:
parent
8fd9fb8b8e
commit
4f17611512
12
.github/release-drafter.yml
vendored
12
.github/release-drafter.yml
vendored
@ -2,11 +2,17 @@ name-template: v$NEXT_PATCH_VERSION
|
|||||||
tag-template: v$NEXT_PATCH_VERSION
|
tag-template: v$NEXT_PATCH_VERSION
|
||||||
categories:
|
categories:
|
||||||
- title: Added
|
- title: Added
|
||||||
label: addition
|
label: enhancement
|
||||||
- title: Changed
|
- title: Changed
|
||||||
label: change
|
label: change
|
||||||
- title: 🧰 Maintenance
|
- title: Deprecated
|
||||||
label: chore
|
label: deprecated
|
||||||
|
- title: Removed
|
||||||
|
label: removed
|
||||||
|
- title: Fixed
|
||||||
|
label: bug
|
||||||
|
- title: Security
|
||||||
|
label: security
|
||||||
tag-template: - $TITLE (#$NUMBER) @$AUTHOR
|
tag-template: - $TITLE (#$NUMBER) @$AUTHOR
|
||||||
template: |
|
template: |
|
||||||
## Changes
|
## Changes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user