summaryrefslogtreecommitdiffstats
path: root/.gitlint
diff options
context:
space:
mode:
authorMarcel Müller <neikos@neikos.email>2023-01-11 10:11:24 +0100
committerMarcel Müller <neikos@neikos.email>2023-01-11 10:11:24 +0100
commita18fd7cabaeabf2022ef3c0c71694e08a2b9784c (patch)
tree842fd34e7ebec0feec564336730a01380cd27b3e /.gitlint
parentb662d91f26229b5759b32ffd488a2897e06a64cd (diff)
Ignore dco from github-actions
Signed-off-by: Marcel Müller <neikos@neikos.email>
Diffstat (limited to '.gitlint')
-rw-r--r--.gitlint2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlint b/.gitlint
index 0f17e86..3685d84 100644
--- a/.gitlint
+++ b/.gitlint
@@ -120,7 +120,7 @@ contrib=CC1
[ignore-by-author-name]
# Ignore certain rules for commits of which the author name matches a regex
# E.g. Match commits made by dependabot
-regex=(.*)dependabot(.*)
+regex=(.*)dependabot(.*)|github-actions\[bot\]
#
# Ignore certain rules, you can reference them by their id or by their full name
# Use 'all' to ignore all rules