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