chore(release): promote changelog into [4.0.6] - #3386
Merged
Conversation
Promote the 48 pending changelog.d fragments into the [4.0.6] release section via tools/changelog-promote.sh, and clear the fragment folder. Done on develop first (per the release playbook) so develop's [Unreleased] does not go stale and force a back-port after the cut. Signed-off-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Peter Amiri <peter@alurium.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Playbook pre-flight step 2 for 4.0.6: promote changelog fragments on develop first so
[Unreleased]does not go stale and force a back-port after the cut.Ran:
--previewconfirmed[Unreleased]was already empty (marker only) and every note comes from fragments. The script emits the single-hash# [version](tag-url) => dateheading thatrelease.ymlexpects.Promoted 48
changelog.d/fragments (79 entries) into:# [4.0.6](https://github.com/wheels-dev/wheels/releases/tag/v4.0.6) => 2026-08-20Verified after the write:
[Unreleased]is empty (do-not-edit marker only).---(three dashes), not----.awk '/^# \[4.0.6\]/,/^---$/'extracts the 4.0.6 notes with no bleed into 4.0.5.changelog.d/README.mdkept.wheels.jsonleft at4.0.6(no version bump in this PR).The release branch is not cut in this PR. This is the develop-side changelog promote only.
Type of Change
Feature Completeness Checklist
Signed-off-by:Test Plan
[Unreleased]is marker-only# [4.0.6](...) => 2026-08-20heading---changelog.d/contains onlyREADME.mdwheels.jsonis still"4.0.6"