Troubleshooting
Diagnose configuration, authentication, reporting, and fork-run issues.
Loading documentation…
model; Heyo has no model fallback.api-key for standard
providers, oauth for github-copilot and openai-codex, and aws or
bedrock-bearer for amazon-bedrock.checks, report, fail-on, and path globs. The Action
validates these values before it creates a Pi session.Ensure the workflow grants the required permissions:
report: comment needs pull-request write permission. report: check needs
checks write permission. The default mode needs both.
Inline comments are published only for verified findings on added or modified
pull-request lines. Use report: check-and-comment or report: comment; a
Check-only report intentionally creates no review comments.
For security, a fork without auth-token is skipped before an audit begins.
Provide the credential only when your repository policy permits it. Do not
switch the workflow to pull_request_target.
A commit limit may have been exceeded before Pi started. Adjust
max-pr-commits or max-new-commits only after considering audit cost and
repository policy.
Open a question in GitHub Discussions. For a reproducible bug, use the repository's issue template. Never include provider keys, GitHub tokens, AWS credentials, private diffs, or customer data.