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