Files
spring-modulith/application.yml
Oliver Drotbohm 0f1b82253b GH-21 - Tweak changelog creation.
Make sure that tickets assigned to our documentation component label do not get assigned to the documentation section.
2022-10-21 11:11:27 +02:00

10 lines
285 B
YAML

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"]