Skip to content

Commit 2c0e3b5

Browse files
authored
Merge pull request #6 from eSolia/docs/fast-track-bypass
docs: add FAST_TRACK=1 bypass syntax to change-management rule
2 parents c07d553 + 8d3542b commit 2c0e3b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.claude/shared-rules/change-management.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Fast-track changes still require:
2929
- A descriptive conventional commit message
3030
- The InfoSec/quality annotation line
3131
- Post-push CI verification
32+
- The `FAST_TRACK=1` env var to bypass the pre-commit hook: `FAST_TRACK=1 git commit -m "fix: ..."`
3233

3334
## Conventional Commits
3435

0 commit comments

Comments
 (0)