Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
304NotModified authored Aug 25, 2021
1 parent 7015277 commit cf97b19
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,26 @@ categories:
- 'test'
- 'tests'
- 'build'
- title: 'Dependencies'
labels:
- 'dependencies'
- 'dependency'
exclude-labels:
- 'skip-changelog'
- 'release'
version-resolver:
major:
labels:
- 'Major version'
minor:
labels:
- 'Minor version'
patch:
labels:
- 'Patch version'
default: patch
change-template: '- #$NUMBER: $TITLE (@$AUTHOR)'
template: |
$CHANGES
Many thanks to $CONTRIBUTORS for this release!

0 comments on commit cf97b19

Please sign in to comment.