mirror of
https://github.com/tembo-pages/tembo-core.git
synced 2025-12-21 21:25:44 +00:00
chore: update cliff.toml formatting
This commit is contained in:
@@ -48,7 +48,8 @@ commit_parsers = [
|
|||||||
{ message = "^build", group = "🧱 Build"},
|
{ message = "^build", group = "🧱 Build"},
|
||||||
{ body = ".*security", group = "🔐 Security"},
|
{ body = ".*security", group = "🔐 Security"},
|
||||||
{ message = "^chore\\(release\\): prepare for", skip = true},
|
{ message = "^chore\\(release\\): prepare for", skip = true},
|
||||||
{ message = "^chore", group = "🥱 Miscellaneous Tasks", skip = true},]
|
{ message = "^chore", group = "🥱 Miscellaneous Tasks", skip = true},
|
||||||
|
]
|
||||||
# filter out the commits that are not matched by commit parsers
|
# filter out the commits that are not matched by commit parsers
|
||||||
filter_commits = false
|
filter_commits = false
|
||||||
# glob pattern for matching git tags
|
# glob pattern for matching git tags
|
||||||
|
|||||||
Reference in New Issue
Block a user