summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPratyush Desai2023-02-22 20:37:50 +0100
committerPratyush Desai2023-02-22 20:37:50 +0100
commitc8c91269fda61fcf37ce9cb821c0bd83d32125ab (patch)
tree5e46016641c8c9e437fc0c813ecc67fdea411b1c
parenta705925aa695cd4f6b4fe529b31f2df6bceaa4c6 (diff)
parentcdd09ed5249e419d6cbbcfb7593ba428d022d0c8 (diff)
downloadsalt-c8c91269fda61fcf37ce9cb821c0bd83d32125ab.tar.gz
salt-c8c91269fda61fcf37ce9cb821c0bd83d32125ab.tar.bz2
salt-c8c91269fda61fcf37ce9cb821c0bd83d32125ab.zip
Merge pull request 'pipeline.gommit: allow more characters in prefix' (#38) from commit-lint into production
Reviewed-on: https://git.com.de/LibertaCasa/salt/pulls/38 Reviewed-by: Pratyush Desai <pratyush.desai@liberta.casa>
-rw-r--r--.gommit.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gommit.toml b/.gommit.toml
index fac56a1..d2e43b3 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|profile|id|pipeline)\.\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="""