Only allow zuul user for infra-gate

Do not allow a single +1 by jenkins to start the gate process, we should
require a +1 by zuul only.

Change-Id: I0808d27c139609cfce42f1e9d794cac94bb55cb5
This commit is contained in:
Andreas Jaeger 2017-10-06 16:42:09 +02:00
parent 29d9acd1a4
commit 46557d13a0
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@
current-patchset: True
approval:
- Verified: [1,2]
username: ^(zuul|jenkins)$
username: zuul
- Workflow: 1
trigger:
gerrit: