scan_repo
Scan local repository workflow files for CI maintenance issues, returning categorized findings with file locations and suggested fixes.
Instructions
Scan a LOCAL repository for GitHub Actions + CI maintenance hygiene. Reads only workflow files on disk; makes no network requests and uploads nothing. Returns a text summary of findings by category with file/line and suggested fixes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Local path to a repo or a directory of repos. Defaults to the current directory. |