GH-21 - Tweak changelog creation.

Make sure that tickets assigned to our documentation component label do not get assigned to the documentation section.
This commit is contained in:
Oliver Drotbohm
2022-10-21 11:09:24 +02:00
parent 080195af19
commit 0f1b82253b

View File

@@ -1,2 +1,9 @@
changelog:
repository: spring-projects-experimental/spring-modulith
sections:
- title: ":star: New Features"
labels: ["type: enhancement"]
- title: ":beetle: Bugs"
labels: ["type: bug"]
- title: ":hammer: Dependency Upgrades"
labels: ["type: dependency-upgrade"]