Generate API token
app.garnet.ai → Settings → API Tokens → Create Token. Copy the token.Need to vet what Garnet can access before you install? See Trust & security — the token is the only secret it uses.
Add repository secret
In your repo: Settings → Secrets and variables → Actions → New repository secret.Set the name to
GARNET_API_TOKEN and paste your token as the value.Add Garnet to your workflow
pull-requests: write lets Garnet post the Run Profile as a PR comment. Full GitHub Actions reference · Pin to latest SHACheck your PR
Push or open a PR. Within seconds, Garnet posts a Run Profile as a comment right on the pull request — the payoff moment:That comment is the product; the dashboard is the full renderer of the same Run Profile. New to reading one? The Run Profile walks through the anatomy and what each state means.