Categorise breaking-change labels in release notes

This commit is contained in:
David Cook
2025-03-11 15:51:28 +11:00
parent 756a469a41
commit 08045d950b

6
.github/release.yml vendored
View File

@@ -14,6 +14,12 @@ changelog:
- technical changes only
- user facing changes
# These will require a minor or major version increment
- title: "Breaking changes"
labels:
- breaking-change
- major-breaking-change
# Posted in advance for #instance-managers
- title: "User-facing changes 👀"
labels: