mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
build(git-cliff): put "ci" commits into "CI" section of changelog
This commit is contained in:
@@ -25,6 +25,7 @@ commit_parsers = [
|
||||
{ message = "^chore\\(release\\): prepare for", skip = true},
|
||||
{ message = "^chore", group = "Miscellaneous Tasks"},
|
||||
{ message = "^build", group = "Build system"},
|
||||
{ message = "^ci", group = "CI"},
|
||||
{ message = ".*", group = "Other"},
|
||||
# { body = ".*security", group = "Security"},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user