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:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user