Merge "Require a recent (48h) positive check result"

This commit is contained in:
Jenkins 2014-02-13 15:58:54 +00:00 committed by Gerrit Code Review
commit 4312b4d374

View File

@ -35,10 +35,22 @@ pipelines:
trigger:
gerrit:
- event: comment-added
require-approval:
- verified: 1
username: jenkins
newer-than: 48h
approval:
- approved: 1
- event: comment-added
approval:
- verified: 1
username: jenkins
- event: comment-added
comment_filter: (?i)^\s*reverify( (?:bug|lp)[\s#:]*(\d+))\s*$
require-approval:
- verified: 1
username: jenkins
newer-than: 48h
start:
gerrit:
verified: 0