sudo-whodo/PR Diff Analyzer

Analyzes pull request changes and provides AI-powered code review comments with customizable prompts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub Personal Access Token (PAT) with repo and pull_requests scopes. Note: secrets.GITHUB_TOKEN will not work, you must create a PATyes
providerLLM provider to use (openrouter, ollama, or bedrock)noopenrouter
modelModel to use for analysis (provider-specific)no
system_contentCustom instructions for code reviewno
docs_system_contentCustom instructions for documentation reviewno
openrouter_api_keyOpenRouter API key (required if using openrouter provider)no
aws_access_key_idAWS Access Key ID (required if using bedrock provider)no
aws_secret_access_keyAWS Secret Access Key (required if using bedrock provider)no
aws_regionAWS region for Bedrocknous-east-1
ollama_base_urlOllama API URL (optional, default: http://localhost:11434)no
repositoryRepository name in format owner/repono${{ github.repository }}
pull_request_numberPull request number to analyzeno${{ github.event.pull_request.number }}

no outputs