Dashboardcraftpublish.yml default-branch title infere…

publish.yml default-branch title inference

Category: gotcha
Confidence: 1.00
ID: 01a043a2-0de0-78b1-80f6-ff33b972f5b7
Project ID: e16af391-c497-4837-b681-c849a5514499
Cross-project: No
Recalled in other projects: 1
Source session: 1bwAST7ENFvDRuqqJ
Created: 2026-08-27 12:30:29
Updated: 2026-08-27 14:31:28

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 18h ago

Content

Trap: resolving an ambiguous Publish title against the default-branch checkout looks authoritative because it contains Craft config, but release-branch workspace definitions may differ. Fix: new requests must carry dedicated versioned metadata binding the exact materialized release branch and SHA; Publish checks out that ref and requires CI success for that exact head before interpreting a trailing segment. Requests lacking the marker retain legacy path, checkout, and state semantics byte-for-byte.

Move to: