Skip to end of banner
Go to start of banner

queueBuildFromList

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 71 Current »

See also: Actions

Description

Queue multiple builds to run and wait for results. Plans can be filtered by using the labels parameter. Project can be @all. The action will not complete until all queued builds complete or times out. If continue is specified, builds will continue to be queued even after an attempt to queue a build fails. The action will fail if any build fails or times out. Conditional queueing is supported - see the documentation for details.

Required Parameters

project or list

Optional Parameters

labels, regex, limit, continue, simulate, timeout, dateFormat, field, field1, value1, field2, value2

Type

Start

Category

Builds

Output Formats

Replacement Variables

Since Version

Examples

queueBuildFromList

Related How To's

  • No labels