mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
build(git-cliff): add "Build system" section
This commit is contained in:
@@ -24,6 +24,7 @@ commit_parsers = [
|
||||
{ message = "^style", group = "Styling"},
|
||||
{ message = "^chore\\(release\\): prepare for", skip = true},
|
||||
{ message = "^chore", group = "Miscellaneous Tasks"},
|
||||
{ message = "^build", group = "Build system"},
|
||||
# { body = ".*security", group = "Security"},
|
||||
]
|
||||
# protect breaking changes from being skipped due to matching a skipping commit_parser
|
||||
|
||||
Reference in New Issue
Block a user