Merge "update trigger to match new workflow label"
This commit is contained in:
commit
db905b8bca
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user