avijitliberty/Open-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
Stalelast commit May 16, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: avijitliberty/ga-openai-codereviewer@aa85e65c2fcfb98e51ae7b0d295ef55f3323fb51 # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

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
max_tokensMaximum number of tokens that can be generated per analysis.no700
excludeGlob patterns to exclude files from the diff analysisno""
custom_promptsCustom commands to augment the agent's prompts with. Each line is an individual command.no""

no outputs