Skip to end of banner
Go to start of banner

getBuildReportList

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 56 Next »

See also: Actions

Description

Get a list of the last build for each plan identified by the list parameter or by the same plan selection criteria available for getPlanList (not including last build selection criteria). List parameter can include either project qualified plan keys or plan short keys if the project parameter is provided. The last build selected can be modified using the same selection criteria used on the getBuildList action determined by the field parameter. For example, '--field notState=UNKNOWN' is a good choice to get the last completed build and avoid in progress builds.

Required Parameters

Optional Parameters

favorite, excludeDisabled, excludeEnabled, labels, limit, regex, dateFormat, columns, select, options, outputType, file, append, encoding, field

Type

Get

Category

Builds

Output Formats

Replacement Variables

Since Version9.2

Examples

getBuildReportList

Related How To's

  • No labels