Remove force-message from zuul layout
This option is not present in gerrit 2.8. Zuul has been modified to accept this new form of specifying that a message should be submitted with no vote. Change-Id: I7d1abe590dc79edde4d3ccf998ede59fccc4844a
This commit is contained in:
parent
deed969d2d
commit
581012731f
@ -142,11 +142,9 @@ pipelines:
|
||||
- event: comment-added
|
||||
comment_filter: (?i)^(Patch Set [0-9]+:\n\n)?\s*check experimental\s*$
|
||||
success:
|
||||
gerrit:
|
||||
force-message: true
|
||||
gerrit: {}
|
||||
failure:
|
||||
gerrit:
|
||||
force-message: true
|
||||
gerrit: {}
|
||||
|
||||
- name: periodic
|
||||
description: Jobs in this queue are triggered on a timer.
|
||||
@ -202,11 +200,9 @@ pipelines:
|
||||
- event: comment-added
|
||||
comment_filter: (?i)^(Patch Set [0-9]+:\n\n)?\s*recheck(( (?:bug|lp)[\s#:]*(\d+))|( no bug))\s*$
|
||||
success:
|
||||
gerrit:
|
||||
force-message: true
|
||||
gerrit: {}
|
||||
failure:
|
||||
gerrit:
|
||||
force-message: true
|
||||
gerrit: {}
|
||||
|
||||
- name: experimental-tripleo
|
||||
description: >
|
||||
@ -220,11 +216,9 @@ pipelines:
|
||||
- event: comment-added
|
||||
comment_filter: (?i)^(Patch Set [0-9]+:\n\n)?\s*check experimental\s*$
|
||||
success:
|
||||
gerrit:
|
||||
force-message: true
|
||||
gerrit: {}
|
||||
failure:
|
||||
gerrit:
|
||||
force-message: true
|
||||
gerrit: {}
|
||||
|
||||
|
||||
project-templates:
|
||||
|
Loading…
x
Reference in New Issue
Block a user