first commit
This commit is contained in:
14
modules/pscleaner/.github/release-drafter.yml
vendored
Normal file
14
modules/pscleaner/.github/release-drafter.yml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
branches:
|
||||
- master
|
||||
name-template: v$NEXT_PATCH_VERSION
|
||||
tag-template: v$NEXT_PATCH_VERSION
|
||||
categories:
|
||||
- title: 🚀 Improvements
|
||||
label: enhancement
|
||||
- title: 🐛 Bug Fixes
|
||||
label: bug
|
||||
change-template: '- #$NUMBER: $TITLE by @$AUTHOR'
|
||||
template: |
|
||||
# Changes
|
||||
|
||||
$CHANGES
|
||||
Reference in New Issue
Block a user