mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Align "noteworthy" issues in release notes with Spring Framework
Update the oss changelog generator config which I missed in commit
54ab3c5a61.
See gh-49150
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
changelog:
|
||||
sections:
|
||||
- title: ":warning: Noteworthy Changes"
|
||||
- title: ":warning: Attention Required"
|
||||
labels:
|
||||
- "status: noteworthy"
|
||||
- "for: upgrade-attention"
|
||||
summary:
|
||||
mode: "member-comment"
|
||||
config:
|
||||
prefix: "Noteworthy change:"
|
||||
prefix: "Attention Required:"
|
||||
- title: ":star: New Features"
|
||||
labels:
|
||||
- "type: enhancement"
|
||||
|
||||
Reference in New Issue
Block a user