Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties


Description

Get a list of build results. Build results can be filtered by labels, issues, and using field parameters. Supported fields are state, notState, started, endedBefore. For example, include only successful results by using: --field state=SUCCESSFUL, or include only builds started after a specific date use: --field started=2016-04-30 --dateFormat yyyy-MM-dd. Default limit is 25.

Required Parameters

plan

Optional Parameters

labels, issues, limit, columns, select, options, outputType, file, append, encoding, field, field1, value1, field2, value2

Type

Get

Category

Builds

Output Formats

1 - basic, 999 - test information and other details

Replacement Variables

Since Version

Examples

getBuildList


...