ci: Tweak commit prefixes to ignore

This commit is contained in:
Matthew Holt 2020-04-04 13:29:43 -06:00
parent 346c33b4d5
commit 84c729e96a

View file

@ -56,5 +56,5 @@ changelog:
- '^chore:' - '^chore:'
- '^ci:' - '^ci:'
- '^docs?:' - '^docs?:'
- '^test:' - '^tests?:'
- '^\w+\s+' # a hack to remove commit messages without colons thus don't correspond to a package - '^\w+\s+' # a hack to remove commit messages without colons thus don't correspond to a package