gitlab_get_pipeline_status
Retrieve the latest pipeline status for a specified GitLab branch or merge request to monitor build outcomes without exposing access tokens.
Instructions
Get latest pipeline status for a branch/ref or a merge request (read-only).
Provide either ref (branch) or mr_iid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| mr_iid | No | ||
| project | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||