Skip to content

Commit

Permalink
github: add changelog config
Browse files Browse the repository at this point in the history
  • Loading branch information
bendrucker committed Aug 24, 2023
1 parent ada8239 commit 10d4e61
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
changelog:
categories:
- title: What's Changed
labels:
- '*'
exclude:
labels:
- dependencies
- documentation
- title: Documentation
labels:
- documentation
- title: Dependencies
labels:
- dependencies

0 comments on commit 10d4e61

Please sign in to comment.