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