Files
openfoodnetwork/.github/release.yml
2023-08-23 14:29:52 +10:00

19 lines
505 B
YAML

changelog:
categories:
- title: "User-facing changes 👀" # Other categories will need to be manually arrange for now.
labels:
- '*'
exclude:
labels:
- dependencies
- feature toggled
- technical changes only
- title: "Features under construction 🚧"
- feature toggled
- title: "Technical changes 🛠️"
labels:
- technical changes only
- title: "Dependencies 📦"
labels:
- dependencies