Search Buildsets
list_buildsetsSearch Zuul buildsets by tenant, project, pipeline, change, branch, ref, result, and time filters to locate build groups triggered by a single event.
Instructions
Search buildsets (groups of builds triggered by a single event).
Args: tenant: Tenant (default from env) project: Project filter pipeline: Pipeline filter change: Change number filter branch: Branch filter ref: Git ref filter result: Result filter completed_after: ISO 8601 lower bound on completion time completed_before: ISO 8601 upper bound on completion time started_after: ISO 8601 lower bound on start time started_before: ISO 8601 upper bound on start time limit: Max results, 1-100 (default 20) skip: Pagination offset include_builds: Fetch full details per buildset (slower, best with limit <= 5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| skip | No | ||
| limit | No | ||
| branch | No | ||
| change | No | ||
| result | No | ||
| tenant | No | ||
| project | No | ||
| pipeline | No | ||
| started_after | No | ||
| include_builds | No | ||
| started_before | No | ||
| completed_after | No | ||
| completed_before | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |