mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-26 21:05:30 +00:00
add release notes config
This commit is contained in:
19
.github/release.yml
vendored
Normal file
19
.github/release.yml
vendored
Normal 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:
|
||||||
|
- '*'
|
||||||
Reference in New Issue
Block a user