sanjay3290/Jules PR Reviewer

Review pull requests with Google Jules and post the review as a PR comment. Optionally gate merges based on review verdict.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jules_api_keyJules API key (create one at jules.google.com).yes
github_tokenGitHub token with pull-requests:write and statuses:write. Usually the default GITHUB_TOKEN secret.yes
fail_onWhen to fail the commit status check: never | blocking | any. Default blocking.noblocking
skip_draftsSkip review on draft PRs.notrue
skip_forksSkip review on PRs from forks (prompt-injection risk).notrue
bypass_labelLabel that, when applied to a PR, skips the review entirely.nojules-override
status_contextCommit status context name.nojules/review
extra_instructionsFree-form Markdown appended to the review prompt. Use to add project-specific rules, frameworks, or focus areas directly from the workflow.no""
rules_filePath (in the repo) to a Markdown file whose contents are injected into the prompt. Default .github/jules-review-rules.md if it exists. Set to empty string to disable.no.github/jules-review-rules.md
timeout_minutesHow long to wait for Jules to return a review before giving up. Default 30. Real reviews on non-trivial PRs often take 15-25 minutes; do not set below 20 or you will miss legitimate reviews.no30

no outputs