chore: exclude new merge messages from changelog (!104)
* Update the goreleaser config to exclude the new merge commit messages https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/-/merge_requests/104
This commit is contained in:
parent
a388773836
commit
29d03c5a88
@ -43,3 +43,4 @@ changelog:
|
|||||||
filters:
|
filters:
|
||||||
exclude:
|
exclude:
|
||||||
- "^Merge"
|
- "^Merge"
|
||||||
|
- "^merge"
|
||||||
|
Loading…
Reference in New Issue
Block a user