1
0
mirror of synced 2026-08-25 03:27:07 +00:00
Files
spring-security/scripts/release/release-notes-sections.yml
T

23 lines
653 B
YAML
Raw Permalink Normal View History

2021-04-12 12:49:57 -05:00
changelog:
2026-07-08 17:01:53 -06:00
repository: spring-projects/spring-security-commercial
2019-12-31 14:18:33 -05:00
sections:
2021-05-14 11:01:27 -05:00
- title: ":rewind: Breaking Changes"
2021-04-12 12:49:57 -05:00
labels: ["type: breaks-passivity"]
2021-05-14 11:01:27 -05:00
sort: "title"
- title: ":star: New Features"
2021-04-12 12:49:57 -05:00
labels: ["type: enhancement"]
2021-05-14 11:01:27 -05:00
sort: "title"
- title: ":beetle: Bug Fixes"
2021-10-28 11:53:11 -05:00
labels: ["type: bug"]
2021-05-14 11:01:27 -05:00
sort: "title"
- title: ":hammer: Dependency Upgrades"
2021-04-12 12:49:57 -05:00
labels: ["type: dependency-upgrade"]
sort: "title"
- title: ":nut_and_bolt: Build Updates"
labels: ["type: task", "in: build"]
sort: "title"
2022-04-19 16:04:09 -03:00
issues:
2026-07-08 17:01:53 -06:00
generate_links: false
2022-04-19 16:04:09 -03:00
exclude:
labels: ["status: duplicate"]