Update release-drafter.yml

This commit is contained in:
Chris Titus 2024-09-16 15:59:52 -05:00
parent 0ac0d91fb8
commit 5fddeb00f8

View File

@ -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