getPipelineSteps
List all jobs (steps) in a CI run for a repository. Provide owner, repo, and run_id to retrieve the pipeline steps.
Instructions
List jobs (steps) of a CI run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| owner | Yes | Repository owner | |
| run_id | Yes | CI run id |