Skip to content

fix: make historical GitHub release backfills idempotent - #165

Merged
mldangelo-oai merged 1 commit into
mainfrom
mdangelo/codex/fix-release-replay-20260730
Jul 31, 2026
Merged

fix: make historical GitHub release backfills idempotent#165
mldangelo-oai merged 1 commit into
mainfrom
mdangelo/codex/fix-release-replay-20260730

Conversation

@mldangelo-oai

Copy link
Copy Markdown
Collaborator

Summary

  • Reconcile verified releases whose tagged commit predates .github/release.yml without requesting a nonexistent historical configuration file.
  • Preserve configured release notes for newer tags and cover the historical replay case with a focused regression test.
  • Fix the live idempotency failure: https://github.com/openai/codex-security/actions/runs/30591383965

Validation

  • Reproduced the historical replay regression before applying the fix.
  • Release-automation suite: 165 passing tests.
  • TypeScript no-emit check and Prettier both pass.
  • Independently verified the published npm package, SLSA provenance, protected publishing run, and byte-identical GitHub release asset.

@github-actions github-actions Bot added the bug Something isn't working label Jul 30, 2026
@mldangelo-oai

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 👍

Reviewed commit: bde5d7787c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@chatgpt-codex-connector

Copy link
Copy Markdown

Security review completed. No security issues were found in this pull request.

Reviewed commit: bde5d7787c

View security finding report

Only the user who started this review can view the report in Codex.

ℹ️ About Codex security reviews in GitHub

This is an experimental Codex feature. Security reviews are triggered when:

  • You comment "@codex security review"
  • A regular code review gets triggered (for example, "@codex review" or when a PR is opened), and you’re opted in so security review runs alongside code review

Once complete, Codex will leave suggestions, or a comment if no findings are found.

@mldangelo-oai
mldangelo-oai merged commit eeac73b into main Jul 31, 2026
16 checks passed
@mldangelo-oai
mldangelo-oai deleted the mdangelo/codex/fix-release-replay-20260730 branch July 31, 2026 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants