mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-25 06:24:26 +00:00
Update release-drafter.yml
This commit is contained in:
parent
0ac0d91fb8
commit
5fddeb00f8
8
.github/release-drafter.yml
vendored
8
.github/release-drafter.yml
vendored
|
@ -1,5 +1,3 @@
|
||||||
name-template: '$RESOLVED_VERSION'
|
|
||||||
tag-template: '$RESOLVED_VERSION'
|
|
||||||
tag-prefix: ""
|
tag-prefix: ""
|
||||||
categories:
|
categories:
|
||||||
- title: '🚀 Features'
|
- title: '🚀 Features'
|
||||||
|
@ -21,10 +19,6 @@ template: |
|
||||||
|
|
||||||
$CHANGES
|
$CHANGES
|
||||||
|
|
||||||
## Contributors
|
|
||||||
|
|
||||||
$CONTRIBUTORS
|
|
||||||
|
|
||||||
change-title-escapes: '\<*_&"'''
|
change-title-escapes: '\<*_&"'''
|
||||||
autolabeler:
|
autolabeler:
|
||||||
- label: 'documentation'
|
- label: 'documentation'
|
||||||
|
@ -58,3 +52,5 @@ replacers:
|
||||||
replace: ''
|
replace: ''
|
||||||
exclude-labels:
|
exclude-labels:
|
||||||
- 'skip-changelog'
|
- 'skip-changelog'
|
||||||
|
|
||||||
|
filter-by-commitish: true
|
Loading…
Reference in New Issue
Block a user