openai/codex-action

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
pr56

Branches

Tags

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

Clone

HTTPS

Download ZIP

CHANGELOG.md

15lines · modecode

1# codex-action Changelog
2
3## [v1.2](https://github.com/openai/codex-action/tree/v1.2) (2005-11-07)
4
5- [#52](https://github.com/openai/codex-action/pull/52) add `baseUrl` to `Octokit` constructor, if appropriate, for GHE
6
7## [v1.1](https://github.com/openai/codex-action/tree/v1.1) (2005-11-05)
8
9- [#47](https://github.com/openai/codex-action/pull/47) added support for Azure via the new `responses-api-endpoint` parameter
10- [#36](https://github.com/openai/codex-action/pull/36) added `effort` parameter
11- [#45](https://github.com/openai/codex-action/pull/45) pin the commit hash of the `actions/setup-node` action used by `openai/codex-action`
12
13## [v1.0](https://github.com/openai/codex-action/tree/v1.0) (2025-10-06)
14
15- Initial release (OpenAI DevDay 2025!)
16