Skip to main content
Glama

list_buildsets

Search groups of builds triggered by single events in Zuul CI. Filter by project, pipeline, change, branch, or result to debug build failures and monitor CI/CD workflows.

Instructions

Search buildsets (groups of builds triggered by a single event).

Args: tenant: Tenant name (uses default if empty) project: Filter by project pipeline: Filter by pipeline name change: Filter by change number branch: Filter by branch name ref: Filter by git ref result: Filter by result limit: Max results, 1-100 (default 20) skip: Offset for pagination include_builds: Fetch full details (builds, events) for each buildset. Saves a separate get_buildset call per result, but slower for large result sets. Best with limit <= 5.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tenantNo
projectNo
pipelineNo
changeNo
branchNo
refNo
resultNo
limitNo
skipNo
include_buildsNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/imatza-rh/mcp-zuul'

If you have feedback or need assistance with the MCP directory API, please join our Discord server