Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/src/content/docs/reference/gh-aw-as-mcp-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ Compile Markdown workflows to GitHub Actions YAML with optional static analysis.
- `warnings`: Array of warning objects
- `compiled_file`: Path to generated `.lock.yml` file

> [!NOTE]
> The `actionlint`, `zizmor`, and `poutine` scanners use Docker images that download on first use. If images are still being pulled, the tool returns a "Docker images are being downloaded. Please wait and retry the compile command." message. Wait 15–30 seconds, then retry the request.

### `logs`

Download and analyze workflow logs with timeout handling and size guardrails.
Expand Down