Added release notes configuration (#210)

This commit is contained in:
Michael Green
2023-12-01 14:27:20 +11:00
committed by GitHub
parent b564edb158
commit 8e3fa4f8d5

15
.github/release.yml vendored Normal file
View File

@@ -0,0 +1,15 @@
changelog:
categories:
- title: What's New
labels:
- '*'
exclude:
labels:
- bug
- dependencies
- title: Bug Fixes
labels:
- bug
- title: Dependencies
labels:
- dependencies