Skip to content

Migrate smoke-copilot and daily-fact off deprecated gpt-5.3-codex → gpt-5.4#35765

Merged
pelikhan merged 2 commits into
mainfrom
copilot/deep-report-unblock-changeset-generator
May 29, 2026
Merged

Migrate smoke-copilot and daily-fact off deprecated gpt-5.3-codex → gpt-5.4#35765
pelikhan merged 2 commits into
mainfrom
copilot/deep-report-unblock-changeset-generator

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 29, 2026

gpt-5.3-codex resolves to a deprecated endpoint (gpt-5-codex-alpha-2025-11-07) rejected with 404 by the Codex proxy. changeset.md was already migrated; smoke-copilot.md and daily-fact.md were still on the broken model.

Changes

  • smoke-copilot.md / daily-fact.md: model: gpt-5.3-codexmodel: gpt-5.4
  • smoke-copilot.lock.yml / daily-fact.lock.yml: recompiled — agent_model now reflects gpt-5.4

No .md workflow source files in .github/workflows/ reference gpt-5.3-codex after this change.

Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Changeset Generator model to gpt-5.4 Migrate smoke-copilot and daily-fact off deprecated gpt-5.3-codex → gpt-5.4 May 29, 2026
Copilot AI requested a review from gh-aw-bot May 29, 2026 18:19
@github-actions github-actions Bot mentioned this pull request May 29, 2026
@pelikhan pelikhan marked this pull request as ready for review May 29, 2026 19:13
Copilot AI review requested due to automatic review settings May 29, 2026 19:13
@pelikhan pelikhan merged commit 6197033 into main May 29, 2026
@pelikhan pelikhan deleted the copilot/deep-report-unblock-changeset-generator branch May 29, 2026 19:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates the remaining smoke and daily workflow model pins off the deprecated gpt-5.3-codex identifier to gpt-5.4, keeping the generated lock files in sync with the workflow sources.

Changes:

  • Updates smoke-copilot.md and daily-fact.md engine models to gpt-5.4.
  • Regenerates the corresponding lock files so metadata and runtime model environment variables match.
  • Leaves no remaining gpt-5.3-codex references under .github/workflows.
Show a summary per file
File Description
.github/workflows/smoke-copilot.md Updates the Copilot smoke workflow model pin.
.github/workflows/smoke-copilot.lock.yml Reflects the regenerated Copilot workflow lock output.
.github/workflows/daily-fact.md Updates the Codex daily fact workflow model pin.
.github/workflows/daily-fact.lock.yml Reflects the regenerated Codex workflow lock output.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 4/4 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[deep-report] Unblock Changeset Generator: migrate off gpt-5.3-codex (404, stuck 9 days)

4 participants