docs: 作業開始時に main からブランチを切るルールを CLAUDE.md に追加#297
Conversation
- 「作業開始時のブランチ運用(デフォルト)」セクションを新設し、新規作業は origin/main 起点で feature ブランチを切ることをデフォルト挙動として明記 - 既存 feature ブランチに差分がある場合は勝手に切り直さず、main から 切り直すかユーザーに相談するルールを追加 - commit/PR フローの stage 行を、ブランチ作成は本来「作業開始時」に行う 位置づけへ整合 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PR updates development workflow documentation in ChangesDevelopment Workflow Guidelines
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
概要
作業開始時のブランチ運用を CLAUDE.md にデフォルトルールとして明文化する。
変更内容
origin/main起点で feature ブランチを切ることをデフォルト挙動として明記feat//fix//docs/等)、コミットを伴わない調査のみの例外も記載補足
.claude/CLAUDE.mdのみ(ガイドライン markdown)。lint/test/build 対象外のためmake ciはスキップ。🤖 Generated with Claude Code
Summary by CodeRabbit