Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTitusTech committed Sep 16, 2024
1 parent 0ac0d91 commit 5fddeb0
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
name-template: '$RESOLVED_VERSION'
tag-template: '$RESOLVED_VERSION'
tag-prefix: ""
categories:
- title: '🚀 Features'
Expand All @@ -21,10 +19,6 @@ template: |
$CHANGES
## Contributors
$CONTRIBUTORS
change-title-escapes: '\<*_&"'''
autolabeler:
- label: 'documentation'
Expand Down Expand Up @@ -57,4 +51,6 @@ replacers:
- search: /`/g
replace: ''
exclude-labels:
- 'skip-changelog'
- 'skip-changelog'

filter-by-commitish: true

0 comments on commit 5fddeb0

Please sign in to comment.