list_pipelines
Retrieve recent pipelines for a GitLab project. Filter results by branch or status to monitor specific pipeline runs.
Instructions
List recent pipelines for a project. Filter by branch (ref) or status (running, pending, success, failed, canceled).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| ref | No | Branch name | |
| status | No | Pipeline status filter |