docs(release): collapse superseded prerelease notes after GA - #717
Merged
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Contributor
Documentation previewThe documentation preview has been deployed for this pull request. |
Tubetrue01
pushed a commit
to Tubetrue01/rtp2httpd
that referenced
this pull request
Aug 18, 2026
…#717) ## Summary - Teach the release skill to collapse same-series prerelease GitHub notes into a default-hidden accordion after a formal (GA) release, so they no longer occupy the releases page. - Unwrap that accordion when drafting later notes, and skip the step for in-progress prerelease series. ## Test plan - [ ] Read `.agents/skills/release/SKILL.md` Step 10 and confirm the canonical `<details>` / `<summary>` wording matches the v3.16.0 beta collapse. - [ ] Confirm later steps are still numbered 11–14 (versioned Makefiles, `stable`, return to `main`, summary). Made with [Cursor](https://cursor.com) Co-authored-by: Cursor <cursoragent@cursor.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
Test plan
.agents/skills/release/SKILL.mdStep 10 and confirm the canonical<details>/<summary>wording matches the v3.16.0 beta collapse.stable, return tomain, summary).Made with Cursor