Files
ha-blueprints/.github/release.yaml
Damien 02935e6ad6 feat: allow multiple remotes (#17)
* feat!: allow multiple remotes

* doc: add fancy emojis

* fix: press-dots2-z2m-e2213

* chore: add PR labeling and changelog template
2025-02-05 09:57:52 +01:00

21 lines
395 B
YAML

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