Skip to content

GitHub Release Workflow fails due to codex-mini-latest model not found #17

@haeter525

Description

@haeter525

Describe the bug
GitHub release workflow fails at the "Generate PR summary issue" step. The error message indicates that "The model 'codex-mini-latest' does not appear in the list of models available to your account."

Image

To Reproduce
Steps to reproduce:

  1. Go to repository's "Actions" tab.
  2. Select "Generate GitHub Release Issue/PR" workflow.
  3. Run workflow on master branch.
  4. The "Generate PR summary issue" step fails.

Expected behavior
The workflow should run successfully and create the GitHub release PR.

Suggested Solutions
Since the current configuration attempts to install a significantly outdated version of codex (0.1.2505172129 vs. the latest 0.110.0), this version mismatch is the likely cause of the issue. I recommend updating codex to the latest version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions