mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 12:04:02 +00:00
docs: require linear status sync
This commit is contained in:
@@ -41,11 +41,14 @@ Boundary rules:
|
||||
## Workflow
|
||||
|
||||
- Work from Linear tickets and linked specs in `docs/specs/`
|
||||
- Keep the corresponding Linear ticket in sync while working
|
||||
- One ticket at a time, small commits
|
||||
- Before implementation: re-check ticket/spec and assumptions
|
||||
- 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
|
||||
- After push: add a Linear comment with branch/commit and validation status
|
||||
- After merge to `main`: move the Linear ticket to `Done` unless the user says otherwise
|
||||
- Run Codex review before merge (`codex review --base origin/main`)
|
||||
|
||||
## Communication
|
||||
|
||||
Reference in New Issue
Block a user