get_pipeline_status
Fetch the status of recent CI/CD pipeline runs from GitHub Actions, optionally filtering by branch or status to monitor build health.
Instructions
Fetches the status of recent CI/CD pipeline runs from GitHub Actions. Optionally filter by branch or status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | Filter by branch name (e.g., "main") | |
| status | No | Filter by pipeline status |