зеркало из https://github.com/microsoft/LightGBM.git
fix release-drafter.yml (#2895)
* Update release-drafter.yml * Apply suggestions from code review Co-Authored-By: Nikita Titov <nekit94-08@mail.ru> * Update .github/release-drafter.yml * Apply suggestions from code review Co-Authored-By: Nikita Titov <nekit94-08@mail.ru> Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
This commit is contained in:
Родитель
4ec2b9ac22
Коммит
4aa888c815
|
@ -1,19 +1,19 @@
|
|||
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: 💡 New Features
|
||||
label: feature
|
||||
- title: 🔨 Breaking
|
||||
label: breaking
|
||||
- title: 🚀 Efficiency Improvement
|
||||
label: efficiency
|
||||
- title: 🐛 Bug Fixes
|
||||
label: fix
|
||||
- title: 📖 Documentation
|
||||
label: doc
|
||||
- title: 🧰 Maintenance
|
||||
label: maintenance
|
||||
tag-template: - $TITLE @$AUTHOR (#$NUMBER)
|
||||
- title: '💡 New Features'
|
||||
label: 'feature'
|
||||
- title: '🔨 Breaking'
|
||||
label: 'breaking'
|
||||
- title: '🚀 Efficiency Improvement'
|
||||
label: 'efficiency'
|
||||
- title: '🐛 Bug Fixes'
|
||||
label: 'fix'
|
||||
- title: '📖 Documentation'
|
||||
label: 'doc'
|
||||
- title: '🧰 Maintenance'
|
||||
label: 'maintenance'
|
||||
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
||||
template: |
|
||||
## Changes
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче