mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 13:54:02 +00:00
docs: prefer hook-based validation workflow
This commit is contained in:
@@ -44,6 +44,8 @@ Boundary rules:
|
|||||||
- One ticket at a time, small commits
|
- One ticket at a time, small commits
|
||||||
- Before implementation: re-check ticket/spec and assumptions
|
- Before implementation: re-check ticket/spec and assumptions
|
||||||
- Do not commit without explicit user approval
|
- Do not commit without explicit user approval
|
||||||
|
- Use pre-commit and pre-push hooks as the default validation path
|
||||||
|
- Run manual checks selectively for targeted validation or when hooks do not cover the relevant risk
|
||||||
- Run Codex review before merge (`codex review --base origin/main`)
|
- Run Codex review before merge (`codex review --base origin/main`)
|
||||||
|
|
||||||
## Communication
|
## Communication
|
||||||
|
|||||||
Reference in New Issue
Block a user