openai/codex-action

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v1.3

Branches

Tags

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

Clone

HTTPS

Download ZIP

CHANGELOG.md

15lines · modepreview

# codex-action Changelog

## [v1.2](https://github.com/openai/codex-action/tree/v1.2) (2005-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) (2005-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!)