summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Pfuetzenreuter2023-02-19 22:18:43 +0100
committerGeorg Pfuetzenreuter2023-02-19 22:18:43 +0100
commit0c8e3159d377e4ed23a0f581616efe799c37ef93 (patch)
treeae595b5c04a85b49fca58b80dfcb04fb3f6419e8
parent6e43bbbe4482752b919001b6db2c641b7ce02039 (diff)
downloadsalt-0c8e3159d377e4ed23a0f581616efe799c37ef93.tar.gz
salt-0c8e3159d377e4ed23a0f581616efe799c37ef93.tar.bz2
salt-0c8e3159d377e4ed23a0f581616efe799c37ef93.zip
pipeline.gommit: allow pipeline + more characters
- allow pipeline.* prefix - allow some special characters in summary Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
-rw-r--r--.gommit.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gommit.toml b/.gommit.toml
index eaffd69..fac56a1 100644
--- a/.gommit.toml
+++ b/.gommit.toml
@@ -4,7 +4,7 @@ check-summary-length=true
summary-length=50
[matchers]
-all='^(?:(?:Add|Remove|Update|Enable|Disable) |(?:role\.\w+|profile\.\w+): )[\w ]+\n(?:(?:\n\- .*)+\n)?(?:\nSigned-off-by: \w+ \w+ <.*@.*>)'
+all='^(?:(?:Add|Remove|Update|Enable|Disable) |(?:role|profile|id|pipeline)\.\w+: )[\w \.\+\-]+\n(?:(?:\n\- .*)+\n)?(?:\nSigned-off-by: \w+ \w+ <.*@.*>)'
[examples]
summary_variant_one="""