Buildset Details
get_buildsetFetch buildset details by UUID or URL, returning metadata like result, pipeline, project, and change; optionally include full builds and timing.
Instructions
Get buildset details — result, pipeline, project, change.
Brief (default): compact metadata only. Set brief=False for full details with builds, events, and timing.
Args: uuid: Buildset UUID tenant: Tenant (default from env) url: Zuul buildset URL (alternative to uuid + tenant) brief: Compact response (default true). Set false for full timing/events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| uuid | No | ||
| brief | No | ||
| tenant | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |