Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.47 KB

File metadata and controls

31 lines (17 loc) · 1.47 KB

codex-action Changelog

v1.6 (2026-03-16)

  • #77 enable GitHub-hosted Linux bubblewrap support

v1.5 (2026-03-16)

  • #74 harden shell interpolation in action workflows

v1.4 (2025-11-19)

  • #58 revert #56 and use the latest stable version of Codex CLI again

v1.3 (2025-11-19)

  • #56 temporarily set the default version of Codex CLI to 0.58.0

v1.2 (2025-11-07)

  • #52 add baseUrl to Octokit constructor, if appropriate, for GHE

v1.1 (2025-11-05)

  • #47 added support for Azure via the new responses-api-endpoint parameter
  • #36 added effort parameter
  • #45 pin the commit hash of the actions/setup-node action used by openai/codex-action

v1.0 (2025-10-06)

  • Initial release (OpenAI DevDay 2025!)