Skip to content

Update release notes workflow and GPT model#779

Merged
yaojin3616 merged 1 commit into
mainfrom
codex/release-gpt5
Jul 23, 2026
Merged

Update release notes workflow and GPT model#779
yaojin3616 merged 1 commit into
mainfrom
codex/release-gpt5

Conversation

@yaojin3616

Copy link
Copy Markdown
Collaborator

What changed

  • Stop updating and committing RELEASE_NOTES.md from the release workflow.
  • Read the generated release notes from the automated release PR body when publishing a GitHub Release.
  • Upgrade the GitHub Models request from openai/gpt-4.1 to openai/gpt-5.

Why

Align Clawith's release workflow with the CoAligne release flow while keeping release notes available in the release PR and published GitHub Release without modifying a repository-level notes file.

Impact

Automated release PRs now contain only the version-file metadata changes. Published GitHub Releases continue to use the generated notes embedded in the release PR body.

Validation

  • Parsed .github/workflows/release.yml successfully with Ruby YAML.
  • Ran git diff --check.
  • Verified PR-body release-note extraction with a focused python3 assertion.

@yaojin3616
yaojin3616 marked this pull request as ready for review July 23, 2026 13:50
@yaojin3616
yaojin3616 merged commit 9a2d624 into main Jul 23, 2026
1 check was pending
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.

1 participant