recheck: allow enqueue-directly-to-gate
The current behaviour of recheck enqueues a patch into check and then gate afterwards. However, inside OpenDev, we allow patches to go straight into gate, so it could make sense that we send a patch straight to gate if we have a recheck (and it already has a Workflow+1). Change-Id: I16b3e222f28021883cac3ac6e05f82f7c173db14
This commit is contained in:
parent
9bee18f1f0
commit
d530aaa8bf
@ -51,6 +51,8 @@
|
|||||||
- event: comment-added
|
- event: comment-added
|
||||||
approval:
|
approval:
|
||||||
- Workflow: 1
|
- Workflow: 1
|
||||||
|
- event: comment-added
|
||||||
|
comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*re(check|verify)
|
||||||
start:
|
start:
|
||||||
gerrit:
|
gerrit:
|
||||||
Verified: 0
|
Verified: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user