Skip to content

Commit ac772d0

Browse files
nanotaboadaclaude
andcommitted
chore(commands): run /precommit before pushing release branch
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5efb8be commit ac772d0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.claude/commands/prerelease.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@ Run the pre-release checklist for this project:
2323
`docs(changelog): release vX.Y.Z Codename`
2424
Do not commit until I confirm.
2525

26-
6. **After confirmation**: commit, push the branch, open a PR into `master`.
26+
6. **After confirmation**: commit the changelog update. Then run `/precommit`
27+
to execute the full pre-commit checklist (linting, formatting, tests,
28+
coverage). Only push the branch and open a PR into `master` once all
29+
checks pass.
2730

2831
7. **Stop and wait for my explicit confirmation** that:
2932
- All CI checks have passed

0 commit comments

Comments
 (0)