openai/codex-action
None observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 99
- Release rhythm 35
- Longevity 24
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 336
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1209 stars · 159 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A GitHub Action that runs OpenAI's Codex CLI inside GitHub Actions workflows, installing the CLI and routing API calls through a secure proxy to the Responses API. It lets teams automate tasks like code review, PR commenting, and code generation with fine-grained permission profiles controlling filesystem and network access.
Use cases
- run codex code review on every pull request
- build a pull request bot that posts AI review comments
- automate code fixes in CI with an AI agent
- run openai codex cli in github actions workflow
- restrict AI agent permissions in CI pipelines
- use azure openai models in github actions
When to choose
- you want AI-powered code review or PR automation directly in GitHub Actions
- you need tight control over what an AI agent can access in CI
- you want to use your own OpenAI or Azure API key for workflow automation
When to avoid
- you prefer Codex cloud's hosted code review without managing workflows
- your CI runs outside GitHub Actions
- you need a general-purpose agent framework rather than a GitHub Action
Facets
plugin · maturity active
agent-framework llm-inference ci-cd code-review security developer-tools large-language-models version-control cloud cli github-actions openai-codex pull-request-automation code-review-bot typescript automation ai-agents docker
1 source
- readme: https://github.com/openai/codex-action · fetched 2026-08-28 · 9b5de8efb27e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/codex-action | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="openai/codex-action")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem