mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-30 19:52:20 +01:00
(bug) allow version/merge commit messages
This commit is contained in:
parent
c9b97c4205
commit
69e1889462
@ -12,7 +12,7 @@ CommitMsg:
|
||||
|
||||
MessageFormat:
|
||||
enabled: true
|
||||
pattern: ^\([a-z]+\) [\w ]+(\n\n.+)?
|
||||
pattern: ^(\([a-z]+\) [\w ]+(\n\n.+)?)|(Version (\d+\.?)+)|(Merge branch .*)
|
||||
expected_pattern_message: (type) title\n\ndescription
|
||||
sample_message: (bug) no validation on date\n\nThe birthdate was not validated...
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user