sshnaidm/OpenAI Code review Github Action

A Github Action that posts code review from OpenAI to pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe token used to authenticate with the GitHub APIno${{ github.token }}
modelThe OpenAI language model to use for code reviewnogpt-4.1-mini
openai-keyThe OpenAI API keyyes
promptThe prompt to use for the analysis.noPlease review the code change below and provide feedback.
post-if-errorWhether to post a comment if there was an errornotrue
max-lengthMaximum number of characters to submit to OpenAIno8000
review-titleThe title of the reviewno# Code Review by OpenAI
namedescription
resultsThe results of the code review