mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-04-28 06:31:27 +00:00
The `code-review` plugin is dry-run by default — it formats the review into the Job Summary but does NOT publish a PR comment unless `--comment` is passed in the slash invocation. That's why every auto-review run so far finished green with permission_denials_count > 0 and zero comments on the PR: the action ran, Claude reviewed, but the plugin's last sentence was "No --comment argument was provided, so no GitHub comment will be posted." Adding `--comment` to the prompt. Permissions were never the blocker — the `claude[bot]` GitHub App already has write on issues + PRs at install time, and the on-demand workflow (`@claude` mentions) has been posting fine without any of our workflow-level changes. |
||
|---|---|---|
| .. | ||
| docker/ci | ||
| workflows | ||