Merge "Allow reverify on any approved change"
This commit is contained in:
commit
916aef631f
@ -25,8 +25,8 @@ pipelines:
|
|||||||
- event: comment-added
|
- event: comment-added
|
||||||
comment_filter: (?i)^\s*reverify( (?:bug|lp)[\s#:]*(\d+))\s*$
|
comment_filter: (?i)^\s*reverify( (?:bug|lp)[\s#:]*(\d+))\s*$
|
||||||
require-approval:
|
require-approval:
|
||||||
- verified: -2
|
- approved: 1
|
||||||
username: jenkins
|
- username: jenkins
|
||||||
- event: comment-added
|
- event: comment-added
|
||||||
require-approval:
|
require-approval:
|
||||||
- verified: -2
|
- verified: -2
|
||||||
|
Loading…
Reference in New Issue
Block a user