Files
ha-blueprints/.github/release.yaml
2025-02-05 11:38:29 +01:00

23 lines
428 B
YAML

changelog:
exclude:
labels:
- ignore-for-release
categories:
- title: 💥 Breaking Changes
labels:
- breaking
- title: 🚀 Features
labels:
- enhancement
- feature
- title: 🛠️ Fixes
labels:
- bug
- fix
- title: 📓 Documentation
labels:
- documentation
- title: ⚙️ Other Changes
labels:
- "*"