ci_get_logs
Fetch CI job logs and isolate Xcode, CocoaPods, and Flutter error lines plus the log tail to simplify debugging of build failures.
Instructions
Fetch the job logs of a run and extract the Xcode/CocoaPods/Flutter error lines plus the log tail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | ||
| run_id | Yes | ||
| tail_lines | No | ||
| only_failed | No | ||
| project_path | No |