Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
warmachine028 authored Oct 3, 2023
1 parent aa442a5 commit d505da6
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,15 @@ categories:
- 'fix'
- 'bugfix'
- 'bug'
- title: '📑 Documentation'
label:
- 'documentation'
- '📄 aspect: text'
- title: '🧰 Maintenance'
label: 'chore'
label:
- 'chore'
- 'dependencies'
- 'github_actions'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
version-resolver:
Expand All @@ -28,4 +35,4 @@ version-resolver:
template: |
## Changes
$CHANGES
$CHANGES

0 comments on commit d505da6

Please sign in to comment.