Allow changes into gate with +2 from jenkins

If a change ends up with a +2 from jenkins but no approval (because
a core reviewer removed his or her vote), allow it to be enqueued
the next time someone approves it.

Change-Id: I0d21921ac6bfbf93fb136bba8e921f2257f57567
This commit is contained in:
James E. Blair 2014-02-19 16:16:36 -08:00
parent 206786d45a
commit 8010041ed1

@ -57,6 +57,13 @@ pipelines:
newer-than: 24h
approval:
- approved: 1
- event: comment-added
require-approval:
- verified: 2
username: jenkins
newer-than: 24h
approval:
- approved: 1
- event: comment-added
approval:
- verified: 1