Skip to content

docs(release): replace future planning sections with actionable checklist steps#85

Merged
vitormattos merged 1 commit intomainfrom
docs/release-process-actionable-steps
Apr 6, 2026
Merged

docs(release): replace future planning sections with actionable checklist steps#85
vitormattos merged 1 commit intomainfrom
docs/release-process-actionable-steps

Conversation

@vitormattos
Copy link
Copy Markdown
Member

Remove the 'Automation candidates' and 'Suggested future helper commands' sections, which described potential improvements rather than concrete steps to follow.

Absorb the two actionable items directly into the checklist:

  • Add a git ls-remote command to confirm the stable branch HEAD SHA before creating the GitHub release tag.
  • Add a gh api command to verify the milestone was correctly renamed from Next Patch (XX) to the versioned title before writing the release body.

…list steps

Remove the 'Automation candidates' and 'Suggested future helper commands'
sections, which described potential improvements rather than concrete steps.

Absorb the two genuinely actionable items directly into the checklist:
- Add a git ls-remote command to confirm the stable branch HEAD SHA before
  creating the GitHub release tag.
- Add a gh api command to verify the milestone was correctly renamed from
  'Next Patch (XX)' to the versioned title before writing the release body.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos merged commit 851ea6e into main Apr 6, 2026
1 check passed
@vitormattos vitormattos deleted the docs/release-process-actionable-steps branch April 6, 2026 15:11
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