actions-marketplace-validations/ChatGPT Reviewer

Automated pull requests reviewing and issues triaging with ChatGPT

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 25, 2023
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/feiskyer_chatgpt-reviewer@d6f45d2395af832ff3061bee8303a09265800d1e # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
GITHUB_TOKENGithub token used to send out review commentsyes
OPENAI_API_KEYAPI key used to invoke OpenAIyes
OPENAI_API_BASEAPI based used to access [Azure] OpenAI APIno
modelOpenAI model namenogpt-3.5-turbo
blockingBlocking the pull requests on OpenAI failuresnoFalse
temperatureTemperature for the modelno0.2
frequency_penaltyFrequency penalty for the modelno0
presence_penaltyPresence penalty for the modelno0
review_per_fileSend out review requests per filenoFalse
comment_per_filePost review comments per filenoTrue

no outputs