Change Status
get_change_statusRetrieve the ZuCI pipeline status for a change or pull request, showing live job details or the latest completed build, with an optional brief format.
Instructions
Pipeline status for a specific change or PR/MR.
When in pipeline: live status with jobs, elapsed times, buildset UUID. When not in pipeline: fetches latest completed buildset automatically.
Args: change: Change number, GitHub ref (refs/pull/N/head), or GitLab ref tenant: Tenant (default from env) url: Zuul change status URL (alternative to change + tenant) brief: Strip to monitoring essentials (~50% smaller). Use for repeated polls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| brief | No | ||
| change | No | ||
| tenant | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |