Goal
Update .github/workflows/prPreview.yml to fetch the PR author's sandbox URLs from freighter-config at build time, replacing the staging URLs used in Phase 1.
Acceptance criteria
Dependencies
Reference
Fullstack PR Preview Flow design doc — § Pathways to Achieving Fullstack PR Previews → Extension, § Failure Modes
Goal
Update
.github/workflows/prPreview.ymlto fetch the PR author's sandbox URLs fromfreighter-configat build time, replacing the staging URLs used in Phase 1.Acceptance criteria
freighter-configentry builds against their sandbox URLs (verified by inspecting the built bundle)freighter-configentry falls back to dev/staging URLs and posts a bot comment on the PR explaining whyfreighter-configis unreachable at build time, falls back to last-known cached URLs and labels the PRpreview-degradedDependencies
Reference
Fullstack PR Preview Flow design doc — § Pathways to Achieving Fullstack PR Previews → Extension, § Failure Modes