DashboardcraftAlways prep a draft PR immediately and …

Always prep a draft PR immediately and set a reminder to merge once blocking dependencies are resolved

Category: preference
Confidence: 0.80
ID: 019ef939-4aac-71a9-8ee5-cda1841a50b0
Project ID: e16af391-c497-4837-b681-c849a5514499
Cross-project: No
Recalled in other projects: 1
Source session: 1BlOrjKSHFnf58tXj
Created: 2026-06-24 10:42:21
Updated: 2026-06-24 10:42:21

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 2026-06-25

Content

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.

Move to: