⚠️This app will no longer be operational with the end of support of Bamboo version 9.6, planned for March 14, 2026. The app will no longer be available for purchase, use, or support, and the Marketplace listing will be archived. Learn more about Atlassian's End of Support Policy: https://confluence.atlassian.com/support/atlassian-end-of-support-policy-201851003.html
getBuildList
See also: Actions
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 | |
Optional Parameters | labels, issues, limit, columns, select, options, outputType, file, append, encoding, field, field1, value1, field2, value2 |
Type | |
Category | |
Output Formats | 1 - basic, 999 - test information and other details |
Replacement Variables |
|
Since Version |
|
Examples |