Merge "update trigger to match new workflow label"

This commit is contained in:
Jeremy Stanley 2014-04-28 15:50:26 +00:00 committed by Gerrit Code Review
commit db905b8bca

View File

@ -19,26 +19,26 @@ pipelines:
older-than: 72h
- event: comment-added
require-approval:
- approved: 1
- workflow: 1
- username: jenkins
older-than: 24h
- event: comment-added
comment_filter: (?i)^(Patch Set [0-9]+:\n\n)?\s*reverify( (?:bug|lp)[\s#:]*(\d+))\s*$
require-approval:
- approved: 1
- workflow: 1
- username: jenkins
- event: comment-added
require-approval:
- verified: -1
username: jenkins
approval:
- approved: 1
- workflow: 1
- event: comment-added
require-approval:
- verified: -2
username: jenkins
approval:
- approved: 1
- workflow: 1
start:
gerrit:
verified: 0
@ -62,14 +62,14 @@ pipelines:
username: jenkins
newer-than: 24h
approval:
- approved: 1
- workflow: 1
- event: comment-added
require-approval:
- verified: 2
username: jenkins
newer-than: 24h
approval:
- approved: 1
- workflow: 1
- event: comment-added
approval:
- verified: 1