get_pipeline_runs
Retrieve recent runs for a specified Azure DevOps pipeline. Filter by branch or limit results to diagnose build health and track execution history.
Instructions
Get recent runs for a pipeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Max runs to return | |
| branch | No | Filter by branch | |
| project | No | Project name | |
| pipelineId | Yes | Pipeline/definition ID |