Files
openfoodnetwork/.github/release.yml
David Cook 78585afc9c Fix format
2023-08-29 16:00:26 +10:00

20 lines
458 B
YAML

changelog:
categories:
- title: "User-facing changes 👀"
labels:
- '*'
exclude:
labels:
- dependencies
- feature toggled
- technical changes only
- title: "Features under construction 🚧"
labels:
- feature toggled
- title: "Technical changes 🛠️"
labels:
- technical changes only
- title: "Dependencies 📦"
labels:
- dependencies