khovan123/Codex PR Review Bot

Posts a Codex-style pull request review using the repository owner's OpenAI API key.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 22, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: khovan123/codex-pr-review-bot@c1ac1cdeb6f4766a9ba0e0c69e20db495ee0b897 # v1

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

namedescriptionrequireddefault
openai_api_keyOpenAI API key supplied by the repository user, usually from secrets.OPENAI_API_KEY.yes
github_tokenGitHub token used to read pull request files and post the review.yes
modelOpenAI model used for the review.nogpt-5
max_filesMaximum number of changed files to include in the review prompt.no40
max_patch_charsMaximum patch characters sent to OpenAI.no60000

no outputs