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:
Aleksey Tsalolikhin 2023-08-18 15:53:45 -07:00
parent d62faa15d4
commit 940a4b65be

View File

@ -440,7 +440,7 @@ def trigger_builds(registry, xml_parent, data):
:arg bool property-file-fail-on-missing:
Don't trigger if any files are missing (default true)
: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
set. Used in conjunction with node-label. Requires NodeLabel Parameter
Plugin (optional)