Merge "Clarify 'trigger-parameterized-builds' description"

This commit is contained in:
Jenkins 2015-12-23 22:46:59 +00:00 committed by Gerrit Code Review
commit 245f643522
1 changed files with 3 additions and 1 deletions

View File

@ -306,7 +306,9 @@ def trigger_parameterized_builds(parser, xml_parent, data):
'UNSTABLE_OR_WORSE', 'FAILED', 'ALWAYS'. (default: 'ALWAYS')
:arg str property-file: Use properties from file (optional)
:arg bool fail-on-missing: Blocks the triggering of the downstream jobs
if any of the files are not found in the workspace (default 'False')
if any of the property files are not found in the workspace.
Only valid when 'property-file' is specified.
(default 'False')
:arg bool use-matrix-child-files: Use files in workspaces of child
builds (default 'False')
:arg str matrix-child-combination-filter: A Groovy expression to filter