add release notes config

This commit is contained in:
Joel Wetzell
2025-12-01 20:22:04 -06:00
parent 067412ec9f
commit d6e73d1bb0

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

@@ -0,0 +1,19 @@
changelog:
exclude:
authors:
- dependabot
labels:
- dependencies
categories:
- title: Framing 🖼️
labels:
- framing
- title: Processing 🏭
labels:
- processing
- title: CLI ⌨️
labels:
- cmd
- title: Other Changes
labels:
- '*'