mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-07 01:54:16 +01:00
(bug) allow version/merge commit messages
This commit is contained in:
parent
c9b97c4205
commit
69e1889462
@ -12,7 +12,7 @@ CommitMsg:
|
|||||||
|
|
||||||
MessageFormat:
|
MessageFormat:
|
||||||
enabled: true
|
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
|
expected_pattern_message: (type) title\n\ndescription
|
||||||
sample_message: (bug) no validation on date\n\nThe birthdate was not validated...
|
sample_message: (bug) no validation on date\n\nThe birthdate was not validated...
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user