Don't changelog merge messages

This commit is contained in:
Justin Hawkins 2022-06-04 11:04:58 +09:30
parent def4e35cc9
commit afcb88ae1b

View File

@ -86,6 +86,7 @@ changelog:
sort: asc sort: asc
filters: filters:
exclude: exclude:
- '^Merge:'
- '^docs:' - '^docs:'
- '^test:' - '^test:'
- '^[Bb]ump' - '^[Bb]ump'