deepak-png981/AI Code Review Action

A GitHub Action that automatically performs code reviews on pull requests using LLMs. This action analyzes code and provides helpful feedback, suggestions, and potential issue detection directly as comments on your PRs.

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
OPENAI_API_KEYOpenAI API key for GPT.yes
OPENAI_API_MODELOpenAI API model.nogpt-4
excludeGlob patterns to exclude files from the diff analysisno""
PR_DESCRIPTIONWhether to update the PR description based on the changes.nofalse

no outputs