gh_actions
List recent GitHub Actions workflow runs for a repository with optional filters for workflow name and status to review CI/CD activity.
Instructions
List recent GitHub Actions workflow runs.
Args: repo: Repository in owner/name format. workflow: Filter by workflow name (optional). status: Filter by status (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| workflow | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |