Skip to content

Commit

Permalink
release-drafter: add support for skip-changelog label
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Nov 25, 2021
1 parent f6a57dd commit 72e0782
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ categories:
label: 'chore'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&'
exclude-labels:
- 'skip-changelog'
version-resolver:
major:
labels:
Expand Down

0 comments on commit 72e0782

Please sign in to comment.