mirror of
https://github.com/booklore-app/booklore.git
synced 2025-12-23 22:28:11 -05:00
Revet drafter
This commit is contained in:
26
.github/release-drafter.yml
vendored
26
.github/release-drafter.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name-template: 'v$NEXT_PATCH_VERSION'
|
||||
name-template: 'v$NEXT_PATCH_VERSION 🌟'
|
||||
tag-template: 'v$NEXT_PATCH_VERSION'
|
||||
|
||||
categories:
|
||||
@@ -23,29 +23,9 @@ categories:
|
||||
- 'ci'
|
||||
- 'cd'
|
||||
- 'workflow'
|
||||
- title: '🗂️ Other'
|
||||
labels:
|
||||
- 'other'
|
||||
- 'misc'
|
||||
- '*'
|
||||
|
||||
change-template: '- $TITLE (#$NUMBER) by @$AUTHOR'
|
||||
|
||||
template: |
|
||||
## 🚀 Features
|
||||
$CHANGES_BY_LABEL:feature,enhancement
|
||||
|
||||
## 🐛 Bug Fixes
|
||||
$CHANGES_BY_LABEL:bug,fix
|
||||
|
||||
## 🛠️ Refactoring
|
||||
$CHANGES_BY_LABEL:refactor,cleanup
|
||||
|
||||
## 📖 Documentation
|
||||
$CHANGES_BY_LABEL:docs,documentation
|
||||
|
||||
## ⚙️ CI/CD
|
||||
$CHANGES_BY_LABEL:ci,cd,workflow
|
||||
|
||||
## 🗂️ Other
|
||||
$CHANGES_BY_LABEL:other,misc
|
||||
## 🌟 Changes in this release:
|
||||
$CHANGES
|
||||
Reference in New Issue
Block a user