ci: Group changelog entries
This gives visibility into breaking changes so that one can look to the changelog to know how to adapt. Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
This commit is contained in:
parent
05e9943ff9
commit
a2bf6484dd
@ -53,6 +53,12 @@ changelog:
|
||||
- "^infra:"
|
||||
- "^build\\(deps\\):"
|
||||
- "^Merge pull request"
|
||||
groups:
|
||||
- title: Breaking Changes
|
||||
regexp: "^.*!:+.*$"
|
||||
order: 0
|
||||
- title: Changes
|
||||
order: 999
|
||||
|
||||
brews:
|
||||
- tap:
|
||||
|
Reference in New Issue
Block a user