mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
chore(ci): group goreleaser changelog
refs #2670 Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
b508d7f156
commit
419b6fc7d2
@ -50,6 +50,16 @@ changelog:
|
||||
- Merge pull request
|
||||
- Merge branch
|
||||
- go mod tidy
|
||||
groups:
|
||||
- title: 'New Features'
|
||||
regexp: "^.*feat[(\\w)]*:+.*$"
|
||||
order: 0
|
||||
- title: 'Bug fixes'
|
||||
regexp: "^.*fix[(\\w)]*:+.*$"
|
||||
order: 10
|
||||
- title: Other work
|
||||
order: 999
|
||||
|
||||
|
||||
dockers:
|
||||
- image_templates:
|
||||
|
Loading…
Reference in New Issue
Block a user