constellation/.github/release.yml

23 lines
447 B
YAML
Raw Normal View History

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