Skip to content

docs: add FAST_TRACK=1 bypass syntax to change-management rule#6

Merged
RickCogley merged 1 commit intomainfrom
docs/fast-track-bypass
Apr 11, 2026
Merged

docs: add FAST_TRACK=1 bypass syntax to change-management rule#6
RickCogley merged 1 commit intomainfrom
docs/fast-track-bypass

Conversation

@RickCogley
Copy link
Copy Markdown
Member

Summary

  • Add FAST_TRACK=1 git commit syntax to the fast-track section of change-management.md so Claude Code (and humans) know how to bypass the pre-commit hook for trivial changes

Closes #5

Test plan

  • Verify the rule file reads clearly with the new line
  • Confirm the symlink at ~/.claude/rules/change-management.md reflects the update after merge + sync

The pre-commit hook blocks commits on main but the rule file only
documented when fast-track is allowed, not how to bypass the hook.

Closes #5

InfoSec: no security impact — documentation only
@RickCogley RickCogley merged commit 2c0e3b5 into main Apr 11, 2026
2 of 3 checks passed
@RickCogley RickCogley deleted the docs/fast-track-bypass branch April 11, 2026 01: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.

Document FAST_TRACK=1 bypass in change-management rule

1 participant