Search Builds
list_buildsSearch Zuul CI builds by tenant, project, pipeline, job, result, or time frame. Get compact summaries to quickly diagnose build failures.
Instructions
Search builds with filters. Returns compact build summaries.
Args: tenant: Tenant (default from env) project: Project filter pipeline: Pipeline filter job_name: Job name filter change: Change number filter branch: Branch filter patchset: Patchset filter ref: Git ref filter result: Result filter (SUCCESS, FAILURE, TIMED_OUT, SKIPPED, etc.) 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
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| skip | No | ||
| limit | No | ||
| branch | No | ||
| change | No | ||
| result | No | ||
| tenant | No | ||
| project | No | ||
| job_name | No | ||
| patchset | No | ||
| pipeline | No | ||
| started_after | No | ||
| started_before | No | ||
| completed_after | No | ||
| completed_before | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |