Fladder/.github/release.yml
PartyDonut 66ea1e4995
chore: automate releases (#81)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-26 16:45:20 +02:00

17 lines
336 B
YAML

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