openai/codex-action

Public

mirrored from https://github.com/openai/codex-actionAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v1.9

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

CHANGELOG.md

39lines · modepreview

# codex-action Changelog

## [v1.8](https://github.com/openai/codex-action/tree/v1.8) (2026-04-29)

- [#91](https://github.com/openai/codex-action/pull/91) tighten what bots are allowed

## [v1.7](https://github.com/openai/codex-action/tree/v1.7) (2026-04-24)

- [#89](https://github.com/openai/codex-action/pull/89) restrict bot permission bypass

## [v1.6](https://github.com/openai/codex-action/tree/v1.6) (2026-03-16)

- [#77](https://github.com/openai/codex-action/pull/77) enable GitHub-hosted Linux bubblewrap support

## [v1.5](https://github.com/openai/codex-action/tree/v1.5) (2026-03-16)

- [#74](https://github.com/openai/codex-action/pull/74) harden shell interpolation in action workflows

## [v1.4](https://github.com/openai/codex-action/tree/v1.4) (2025-11-19)

- [#58](https://github.com/openai/codex-action/pull/58) revert #56 and use the latest stable version of Codex CLI again

## [v1.3](https://github.com/openai/codex-action/tree/v1.3) (2025-11-19)

- [#56](https://github.com/openai/codex-action/pull/56) temporarily set the default version of Codex CLI to `0.58.0`

## [v1.2](https://github.com/openai/codex-action/tree/v1.2) (2025-11-07)

- [#52](https://github.com/openai/codex-action/pull/52) add `baseUrl` to `Octokit` constructor, if appropriate, for GHE

## [v1.1](https://github.com/openai/codex-action/tree/v1.1) (2025-11-05)

- [#47](https://github.com/openai/codex-action/pull/47) added support for Azure via the new `responses-api-endpoint` parameter
- [#36](https://github.com/openai/codex-action/pull/36) added `effort` parameter
- [#45](https://github.com/openai/codex-action/pull/45) pin the commit hash of the `actions/setup-node` action used by `openai/codex-action`

## [v1.0](https://github.com/openai/codex-action/tree/v1.0) (2025-10-06)

- Initial release (OpenAI DevDay 2025!)