9cb14c1ec0/Gitea Codex Action

Securely respond to Gitea and GitHub issues and pull requests with an OpenAI coding agent.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Aug 6, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: 9cb14c1ec0/gitea-codex-action@6dbae499a076c86f2ada421b0ff715947779aca6 # v0.1.0

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

namedescriptionrequireddefault
openai_api_keyOpenAI API keyyes
gitea_tokenAPI token (defaults to runner token)no""
forge_urlGitea server URL (defaults to GITEA_URL) or GitHub API URLno""
modelOpenAI modelnogpt-5.6-terra
reasoning_effortModel reasoning effortnomedium
trigger_phraseComma- or newline-separated mentions that start the actionno@codex
assignee_triggerOptional assignee login triggerno""
label_triggerOptional label triggerno""
allowed_actorsComma-separated authorized actorsno""
base_branchBase branch overrideno""
branch_prefixPrefix for bot branchesnocodex/
custom_instructionsAdditional trusted operator instructionsno""
max_turnsMaximum agent turnsno25
timeout_minutesOverall timeoutno30
sandbox_modeSandbox access modenoworkspace-write
allow_networkAllow sandbox network accessnofalse
git_nameCommit author namenoCodex
git_emailCommit author emailnocodex-bot@users.noreply.local
namedescription
triggeredWhether the event matched
conclusionsuccess
comment_idTracking-comment identifier
branchBranch used or created
pull_request_numberCreated pull request number
input_tokensModel input tokens
output_tokensModel output tokens
estimated_cost_usdOptional estimated cost