guesswhoiam-mygithub/AI Code Review Action Provider Can Vary

Perform code reviews and comment on diffs using AI (OpenAI, Anthropic, or Gemini).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENGitHub token to interact with the repository.yes
API_KEYAPI key for the AI provider (OpenAI, Anthropic, or Gemini).no""
API_PROVIDERAI provider to use: openai, anthropic, or gemini.noopenai
API_MODELAI model name (e.g., gpt-4, claude-sonnet-4-20250514, gemini-pro).nogpt-4
API_BASE_URLCustom API base URL (overrides the provider default endpoint).no""
MAX_TOKENSMaximum number of tokens for the AI model response.no16384
excludeGlob patterns to exclude files from the diff analysisno""
OPENAI_API_KEY(Deprecated: use API_KEY) OpenAI API key.no""
OPENAI_API_MODEL(Deprecated: use API_MODEL) OpenAI API model.no""

no outputs