There was an error while loading. Please reload this page.
2 parents c07d553 + 8d3542b commit 2c0e3b5Copy full SHA for 2c0e3b5
1 file changed
.claude/shared-rules/change-management.md
@@ -29,6 +29,7 @@ Fast-track changes still require:
29
- A descriptive conventional commit message
30
- The InfoSec/quality annotation line
31
- Post-push CI verification
32
+- The `FAST_TRACK=1` env var to bypass the pre-commit hook: `FAST_TRACK=1 git commit -m "fix: ..."`
33
34
## Conventional Commits
35
0 commit comments