actions-marketplace-validations/PR ChatGPT Review

Automatically generate GitHub PR review comments by sending contents of changed files to OpenAI ChatGPT engine.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Sep 3, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/agogear_chatgpt-pr-review@f613d7c0de926669d97feaab0d5adb3575709923 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
openai_api_keyOpenAI API Keyyes
github_tokenGithub API Keyyes
github_pr_idGithub PR IDyes
filesComma separated list of files to target for reviewno*
openai_modelGPT-5 model name.nogpt-5-nano
openai_temperatureSampling temperature, [0, 1]. Higher values mean the model will take more risks when generating answers.no1
openai_max_tokensThe maximum number of tokens to generate in the completion.no8192
loggingThe level to log at. One of [debug, info, warning, error]nowarning

no outputs