Skip to content

Commit cf30a2e

Browse files
nanotaboadaclaude
andcommitted
chore(commands): add explicit commit step to pre-release Phase 2
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e467246 commit cf30a2e

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.claude/commands/pre-release.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,12 @@ proceeding. Never create a branch, commit, tag, or push without approval.
8181
8. If `dotnet csharpier` is available, run `dotnet csharpier --check .` — must pass
8282
(run `dotnet csharpier .` to auto-fix). Skip with a note if not installed.
8383

84-
9. Propose opening a PR from `release/vX.Y.Z-{stadium}` into `master`.
85-
**Wait for explicit approval before opening.**
84+
9. Stage `CHANGELOG.md` and commit using the approved message from step 5.
8685

87-
10. Open the PR with:
86+
10. Propose opening a PR from `release/vX.Y.Z-{stadium}` into `master`.
87+
**Wait for explicit approval before opening.**
88+
89+
11. Open the PR with:
8890
- Title: `docs(changelog): prepare release notes for vX.Y.Z-{stadium}`
8991
- Body summarising what is included in this release.
9092

0 commit comments

Comments
 (0)