mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 17:31:36 -06:00
update release drafter configuration
This commit is contained in:
parent
528b558eab
commit
7ce1846f67
17
.github/release-drafter.yml
vendored
17
.github/release-drafter.yml
vendored
@ -1,12 +1,13 @@
|
||||
name-template: v$NEXT_PATCH_VERSION
|
||||
tag-template: v$NEXT_PATCH_VERSION
|
||||
name-template: 'v$NEXT_PATCH_VERSION 🌈'
|
||||
tag-template: 'v$NEXT_PATCH_VERSION'
|
||||
categories:
|
||||
- title: 🚀 Features
|
||||
label: feature
|
||||
- title: 🐛 Bug Fixes
|
||||
label: fix
|
||||
- title: 🧰 Maintenance
|
||||
label: chore
|
||||
- title: '🚀 Features'
|
||||
label: 'feature'
|
||||
- title: '🐛 Bug Fixes'
|
||||
label: 'fix'
|
||||
- title: '🧰 Maintenance'
|
||||
label: 'chore'
|
||||
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
||||
template: |
|
||||
## Changes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user