constellation/.github/release.yml
Paul Meyer e5f5e26838 ci: automated changelog generation
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2022-12-16 11:42:36 +01:00

22 lines
425 B
YAML

changelog:
exclude:
labels:
- no-changelog
- dependencies
categories:
- title: 🛠 Breaking changes
labels:
- breaking-change
- title: 🎁 New features
labels:
- feature
- title: 🛡 Security improvements
labels:
- security-fix
- title: 🐛 Bug fixes
labels:
- bug-fix
- title: 🔧 Other changes
labels:
- "*"