We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c672af0 commit e30430dCopy full SHA for e30430d
cliff.toml
@@ -74,6 +74,7 @@ commit_preprocessors = [
74
]
75
commit_parsers = [
76
{ field = "author.name", pattern = "renovate", skip = true },
77
+ { field = "author.name", pattern = "Weblate", skip = true },
78
{ field = "message", pattern = "Upping version", skip = true },
79
80
# filter out the commits that are not matched by commit parsers
0 commit comments