juliettkhar/reviewer-lib code review

AI code review for pull requests — posts inline comments + a summary using reviewer-lib.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openai-api-keyOpenAI API key.yes
github-tokenToken used to read the PR diff and post comments.no${{ github.token }}
pr-numberPull request number. Defaults to the PR from the triggering event.no""
fail-onFail the job when a finding is at or above this severity (critical|high|medium|low). Empty = never fail.no""
modelModel to use for the review.nogpt-4o-mini
versionreviewer-lib version to run (npm dist-tag or version). Must be >= 3.2.0 (the CLI).nolatest

no outputs