Merge pull request 'Commmit lint: allow pipeline + more characters' (#37) from commit-lint into production
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Reviewed-on: #37
This commit is contained in:
commit
a705925aa6
@ -4,7 +4,7 @@ check-summary-length=true
|
|||||||
summary-length=50
|
summary-length=50
|
||||||
|
|
||||||
[matchers]
|
[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]
|
[examples]
|
||||||
summary_variant_one="""
|
summary_variant_one="""
|
||||||
|
Loading…
Reference in New Issue
Block a user