23 lines
647 B
YAML
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]"]
|