0xr3ngar/Grok Build PR Review

AI pull request reviews powered by your Grok Build (SuperGrok) subscription.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 10, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: 0xr3ngar/grok-build-review-action@331c5b469a19e33d1eda69a0c06efc7d128b625a # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
grok_auth_jsonContents of ~/.grok/auth.json from a machine where you ran `grok login`. Store it as a repository secret (e.g. GROK_AUTH_JSON).yes
github_tokenToken used to read the PR and post comments/reviews.no${{ github.token }}
pr_numberPR number to review. Defaults to the PR that triggered the workflow.no""
modelModel to use (e.g. grok-build). Empty = CLI default.no""
effortEffort level: low | medium | high | xhigh | max. Empty = CLI default.no""
max_turnsMaximum agentic turns for the headless grok run.no50
fail_onWhen to fail the check: never | bugs | any.nonever
roast_levelHow spicy the review comments are: professional | playful | savage | diabolical. Findings stay technically accurate at every level — only the delivery changes.noplayful
custom_instructionsExtra review instructions injected into the prompt (conventions, focus areas, things to ignore). AGENTS.md / CLAUDE.md at the repo root are picked up automatically.no""
status_commentsPost/update a live status comment on the PR ("Grokking this..." etc).notrue
max_diff_kbMaximum diff size (KB) embedded in the prompt before truncation.no300
namedescription
verdictReview verdict: clean | issues | error
issue_countTotal number of issues found.
bug_countNumber of bug-severity issues found.
review_urlURL of the posted GitHub review (empty if no issues).