Skip to content

fix(scripts) next_minor_version should reset patch number#7050

Merged
dylan-hurd-oai merged 2 commits intomainfrom
dh--release-script--patch-fix
Nov 21, 2025
Merged

fix(scripts) next_minor_version should reset patch number#7050
dylan-hurd-oai merged 2 commits intomainfrom
dh--release-script--patch-fix

Conversation

@dylan-hurd-oai
Copy link
Copy Markdown
Collaborator

Summary

When incrementing the minor version, we should reset patch to 0, rather than keeping it.

Testing

  • tested locally with dry_run and get_latest_release_version mocked out

Comment thread codex-rs/scripts/create_github_release
Copy link
Copy Markdown
Collaborator

@bolinfest bolinfest left a comment

Choose a reason for hiding this comment

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

Thanks for tracking this down!

Co-authored-by: Michael Bolin <mbolin@openai.com>
@dylan-hurd-oai dylan-hurd-oai merged commit 0e05164 into main Nov 21, 2025
25 checks passed
@dylan-hurd-oai dylan-hurd-oai deleted the dh--release-script--patch-fix branch November 21, 2025 18:17
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants