Change Status
get_change_statusRetrieves pipeline status for a change or PR: live jobs, elapsed times, buildset UUID; otherwise fetches latest completed buildset.
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 (~75% 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 |