sarvariharshitha/AI Assisted PR Reviewer

Runs an LLM-based review on pull requests using project.md, diffs, and scan logs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
llm-endpointBase URL for chat completion endpoint (OpenAI-compatible)yes
llm-api-keyAPI key for the LLM endpointyes
modelModel name to use (e.g., gpt-4o-mini)nogpt-4o-mini
project-md-pathPath to project architecture docnoproject.md
scan-log-pathsComma-separated list of scan log file paths to includeno""
max-filesMaximum number of changed files to inspectno50
max-hunk-sizeMaximum characters to keep from each patch hunkno8000
post-modecomment | summary (comment posts to PR, summary sets job summary)nocomment

no outputs