Make sure that tickets assigned to our documentation component label do not get assigned to the documentation section.
10 lines
285 B
YAML
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"]
|