check_ci_status
Get recent CI/CD workflow runs for a GitHub repository to assess pipeline health and identify failures.
Instructions
Get recent CI/CD workflow runs for a GitHub repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | GitHub repository name | |
| limit | No | Number of runs to return | |
| owner | Yes | GitHub repository owner |