Skip to content

Commit

Permalink
Configure the GitHub changelog generator
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed Feb 26, 2024
1 parent 9d61ad9 commit 248203b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/release.yaml
@@ -0,0 +1,12 @@
changelog:
categories:
- title: Contributions
labels:
- '*'
exclude:
labels:
- dependencies
- no-release-note
- title: Dependencies
labels:
- dependencies

0 comments on commit 248203b

Please sign in to comment.