Skip to content

Commit

Permalink
Add exclude.labels in GH Release format
Browse files Browse the repository at this point in the history
  • Loading branch information
dhomeier committed Oct 7, 2022
1 parent 515a524 commit 62330c5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ changelog:
exclude:
authors:
- pre-commit-ci
exclude-labels:
- 'skip-changelog'
- 'no-changelog-entry-needed'
labels:
- no-changelog-entry-needed
- skip-changelog

categories:
- title: Bug Fixes
labels:
Expand Down

0 comments on commit 62330c5

Please sign in to comment.