Dashboard › craft › Always prep a draft PR immediately and …
019ef939-4aac-71a9-8ee5-cda1841a50b0| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 1 | 2026-06-25 |
When a desired change is blocked by an external dependency (e.g., a Docker image not yet published, a upstream PR not yet merged), the user does not wait — they immediately prepare the branch and PR with all code changes ready, then explicitly note the blocker and plan to merge once it clears. Follow this pattern: make all code changes now, commit and push the branch, open the PR (draft if needed), and clearly state what external condition must be met before merging. Do not delay the code prep work waiting for the blocker to resolve.