github_fetch_ci_logs
Retrieve CI build and lint failure logs from GitHub Actions to enable automated self-healing and fix generation.
Instructions
Fetch CI build/lint failure logs from GitHub Actions. Used for self-healing: agent reads failures and generates fixes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | GitHub repository owner | |
| repo | Yes | GitHub repository name | |
| runId | Yes | GitHub Actions workflow run ID |