ming8525/AI Code Review Action

Perform code reviews and comment on diffs using OpenAI API.

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
USE_AZUREWhether use AzureOpenAI of the OpenAI class.nofalse
AZURE_ENDPOINTThe endpoint used for AzureOpenAI.no""
AZURE_API_VERSIONThe API version used for AzureOpenAI.no""
OPENAI_API_KEYOpenAI API key for GPT.yes
OPENAI_API_MODELOpenAI API model name or Azure model deployment name.nogpt-4
EXCLUDE_FILESGlob patterns to exclude files from the diff analysisno""
MAX_ALLOWED_LINESMaximum number of lines allowed to be changedno200
MAX_RETURNED_COMMENTSMaximum number of comments to returnno10

no outputs