chore(workflow): add solo branch landing helper
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
- Focused frontend typecheck: `npx tsc --noEmit`
|
||||
- Local dev stack: `docker compose -f docker-compose.dev.yml up --build`
|
||||
- Production stack: `docker compose up --build`
|
||||
- Solo landing: after review and verification, squash-land a feature branch with `bash scripts/land-branch.sh <feature-branch> "<conventional commit message>"`; do not commit directly on `main`.
|
||||
|
||||
## Repo-Specific Gotchas
|
||||
|
||||
|
||||
Reference in New Issue
Block a user