Capitalize gerrit labels in zuulv3 config
This is now required. Change-Id: I8c780b81faa0176ad546d8ea8e074a3c0872ff07
This commit is contained in:
parent
f27da75750
commit
b404eb5258
@ -8,10 +8,10 @@
|
|||||||
comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*(recheck|reverify)
|
comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*(recheck|reverify)
|
||||||
success:
|
success:
|
||||||
gerrit:
|
gerrit:
|
||||||
verified: 1
|
Verified: 1
|
||||||
failure:
|
failure:
|
||||||
gerrit:
|
gerrit:
|
||||||
verified: -1
|
Verified: -1
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: base
|
name: base
|
||||||
|
Loading…
Reference in New Issue
Block a user