Dashboard › craft › publish.yml default-branch title infere…
01a043a2-0de0-78b1-80f6-ff33b972f5b7| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 1 | 18h ago |
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.