pipeline.gommit: allow more characters in prefix #38
@ -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="""
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user