openai/codex-action

Public

mirrored fromhttps://github.com/openai/codex-actionAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
main

Branches

Tags

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

Clone

HTTPS

Download ZIP

CHANGELOG.md

39lines · modecode

1# codex-action Changelog
2
3## [v1.8](https://github.com/openai/codex-action/tree/v1.8) (2026-04-29)
4
5- [#91](https://github.com/openai/codex-action/pull/91) tighten what bots are allowed
6
7## [v1.7](https://github.com/openai/codex-action/tree/v1.7) (2026-04-24)
8
9- [#89](https://github.com/openai/codex-action/pull/89) restrict bot permission bypass
10
11## [v1.6](https://github.com/openai/codex-action/tree/v1.6) (2026-03-16)
12
13- [#77](https://github.com/openai/codex-action/pull/77) enable GitHub-hosted Linux bubblewrap support
14
15## [v1.5](https://github.com/openai/codex-action/tree/v1.5) (2026-03-16)
16
17- [#74](https://github.com/openai/codex-action/pull/74) harden shell interpolation in action workflows
18
19## [v1.4](https://github.com/openai/codex-action/tree/v1.4) (2025-11-19)
20
21- [#58](https://github.com/openai/codex-action/pull/58) revert #56 and use the latest stable version of Codex CLI again
22
23## [v1.3](https://github.com/openai/codex-action/tree/v1.3) (2025-11-19)
24
25- [#56](https://github.com/openai/codex-action/pull/56) temporarily set the default version of Codex CLI to `0.58.0`
26
27## [v1.2](https://github.com/openai/codex-action/tree/v1.2) (2025-11-07)
28
29- [#52](https://github.com/openai/codex-action/pull/52) add `baseUrl` to `Octokit` constructor, if appropriate, for GHE
30
31## [v1.1](https://github.com/openai/codex-action/tree/v1.1) (2025-11-05)
32
33- [#47](https://github.com/openai/codex-action/pull/47) added support for Azure via the new `responses-api-endpoint` parameter
34- [#36](https://github.com/openai/codex-action/pull/36) added `effort` parameter
35- [#45](https://github.com/openai/codex-action/pull/45) pin the commit hash of the `actions/setup-node` action used by `openai/codex-action`
36
37## [v1.0](https://github.com/openai/codex-action/tree/v1.0) (2025-10-06)
38
39- Initial release (OpenAI DevDay 2025!)
40