Skip to content

docs(claude): add critical rule to never commit directly to main#143

Merged
CalvinAllen merged 1 commit into
mainfrom
docs/claude/branch-protection-rule
Dec 14, 2025
Merged

docs(claude): add critical rule to never commit directly to main#143
CalvinAllen merged 1 commit into
mainfrom
docs/claude/branch-protection-rule

Conversation

@CalvinAllen

Copy link
Copy Markdown
Contributor

Summary

  • Adds a new critical rule (#1) to CLAUDE.md: NEVER commit directly to main
  • Emphasizes that all changes must go through feature branches and pull requests

Reason

Direct commits to main bypass code review, CI checks, and make it harder to track changes for release notes.

@CalvinAllen CalvinAllen merged commit 6329f05 into main Dec 14, 2025
2 checks passed
@CalvinAllen CalvinAllen deleted the docs/claude/branch-protection-rule branch December 14, 2025 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant