getPipelineRun
Retrieve details of a specific CI run by providing repository owner, name, and run ID. Check pipeline status, logs, or metadata to debug and monitor builds.
Instructions
Get details of a CI run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| owner | Yes | Repository owner | |
| run_id | Yes | CI run id |