Fladder/.github/release.yml
2024-11-03 11:40:35 +01:00

17 lines
332 B
YAML

changelog:
exclude:
labels:
- ignore-for-release
categories:
- title: Exciting New Features 🏕
labels:
- feature
- title: Bugfixes 🐞
labels:
- bug
- title: Breaking Changes 🛠
labels:
- breaking-change
- title: Other Changes
labels:
- "*"