Files
spring-ldap/scripts/release/release-notes-sections.yml
2024-02-02 14:15:21 -07:00

23 lines
647 B
YAML

changelog:
repository: spring-projects/spring-ldap
issues:
exclude:
labels: ["status: duplicate", "status: invalid", "status: declined"]
sections:
- title: "New Features"
emoji: ":star:"
labels: ["type: enhancement"]
- title: "Bug Fixes"
emoji: ":beetle:"
labels: ["type: bug", "type: regression"]
- title: "Dependency Upgrades"
emoji: ":hammer:"
labels: ["type: dependency-upgrade"]
- title: "Non-passive"
emoji: ":rewind:"
labels: ["type: breaks-passivity"]
contributors:
title: ":heart: Contributors"
exclude:
names: ["jzheaux", "dependabot[bot]"]