elithrar/Slash Codex

Run OpenAI Codex from /codex and /review comments, then publish safe changes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
providerModel provider: auto, openai, cloudflare, or opencode.noauto
openai-api-keyOpenAI API key. Prefer this input over env passthrough so the key is isolated by openai/codex-action.no
cloudflare-api-keyCloudflare API token with AI Gateway permission. Prefer this input over env passthrough.no
cloudflare-account-idCloudflare account ID. Prefer this input over env passthrough.no
cloudflare-ai-gateway-idCloudflare AI Gateway ID or slug. Defaults to default. Prefer this input over env passthrough.no
opencode-api-keyOpenCode Zen API key. Prefer this input over env passthrough so the key is isolated by openai/codex-action.no
modelOpenAI-compatible Codex Responses model to use.nogpt-5.5
commandsComma-separated slash commands that trigger Codex.no/codex,/review
prompt_fileRepository path to extra prompt instructions injected into every Codex run. Read from the PR base/default branch.no
required-permissionMinimum repository permission required to run: write, maintain, or admin.nowrite
allow-forksRun on fork PRs in read-only mode. Defaults to false to avoid exposing secrets to fork code.nofalse
create-prAllow standalone issue comments to create pull requests.notrue
push-pr-branchAllow same-repository PR comments to push commits to the PR branch.notrue
commit-messageCommit message used when Codex publishes changes.noapply codex changes
branch-prefixBranch prefix for PRs created from standalone issues.nocodex
blocked-pathsExtra newline- or comma-separated glob patterns that Codex may not modify.no
codex-versionOptional Codex CLI version passed to openai/codex-action.no
codex-argsExtra arguments passed to codex exec by openai/codex-action.no
effortOptional reasoning effort passed to openai/codex-action.no
safety-strategyPrivilege reduction strategy passed to openai/codex-action.nodrop-sudo
github-tokenGitHub token used for API calls, comments, pushes, and PR creation.no
namedescription
skippedtrue when the event did not trigger a Codex run.
final-messageFinal message from Codex.
changedtrue when Codex changes were published.
pr-urlPull request URL created from an issue-triggered run.
providerResolved model provider.