fix/2010888 Add default "current-parameters" value in "trigger-builds"
fix/2010888 Add documentation of default value for the "current-parameters" value in the "trigger-builds" builder. Resolves https://storyboard.openstack.org/#!/story/2010888 Change-Id: Idab9dd0b3cf44b0756019e0e0d3f92f83c0b34b8
This commit is contained in:
parent
d62faa15d4
commit
940a4b65be
@ -440,7 +440,7 @@ def trigger_builds(registry, xml_parent, data):
|
|||||||
:arg bool property-file-fail-on-missing:
|
:arg bool property-file-fail-on-missing:
|
||||||
Don't trigger if any files are missing (default true)
|
Don't trigger if any files are missing (default true)
|
||||||
:arg bool current-parameters: Whether to include the parameters passed
|
:arg bool current-parameters: Whether to include the parameters passed
|
||||||
to the current build to the triggered job.
|
to the current build to the triggered job (default false)
|
||||||
:arg str node-label-name: Define a name for the NodeLabel parameter to be
|
:arg str node-label-name: Define a name for the NodeLabel parameter to be
|
||||||
set. Used in conjunction with node-label. Requires NodeLabel Parameter
|
set. Used in conjunction with node-label. Requires NodeLabel Parameter
|
||||||
Plugin (optional)
|
Plugin (optional)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user