tusgino/LLM Code Reviewer

This GitHub Action automatically reviews PRs using multiple models.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENGitHub token to interact with the repositoryyes
GEMINI_API_KEYGoogle Gemini API keyno
OPENAI_API_KEYOpenAI API keyno
ANTHROPIC_API_KEYAnthropic API keyno
GEMINI_MODELThe Gemini model to use for code reviewnogemini-1.5-flash-002
OPENAI_MODELThe OpenAI model to use for code reviewnogpt-4o-mini
ANTHROPIC_MODELThe Anthropic model to use for code reviewno
INPUT_EXCLUDEComma-separated list of file patterns to excludeno""
HUMAN_LANGUAGEThe human language to use for code reviewnoen
PRIMARY_MODELThe primary model to use for code reviewno

no outputs