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:
Mohammed Naser 2020-06-22 12:58:42 -04:00
parent 9bee18f1f0
commit d530aaa8bf
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@
- event: comment-added
approval:
- Workflow: 1
- event: comment-added
comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*re(check|verify)
start:
gerrit:
Verified: 0