Problem
browser-rbe-proof is now required on main branch protection, and same-repo PRs now dispatch a real GloriousFlywheel REAPI browser proof when GF_REAPI_PROOF_ENABLED=true.
Existing open PRs created before .github/workflows/browser-rbe-proof.yml landed mostly do not contain that workflow file on their head branch. They will remain blocked by branch protection until each branch is refreshed/rebased onto current main, or closed if obsolete.
Current read-only inventory
Already rechecked with a real post-enablement proof:
Open PR heads missing .github/workflows/browser-rbe-proof.yml at the time of inventory:
Definition of done
- Each still-relevant open PR is refreshed onto current
main so the browser proof workflow exists on the head branch and runs as a required check.
- Obsolete/stale PRs are closed with a short reason.
- No local tests, builds, checks, browser runs, or branch switches are used; use remote GitHub/GF surfaces only.
Problem
browser-rbe-proofis now required onmainbranch protection, and same-repo PRs now dispatch a real GloriousFlywheel REAPI browser proof whenGF_REAPI_PROOF_ENABLED=true.Existing open PRs created before
.github/workflows/browser-rbe-proof.ymllanded mostly do not contain that workflow file on their head branch. They will remain blocked by branch protection until each branch is refreshed/rebased onto currentmain, or closed if obsolete.Current read-only inventory
Already rechecked with a real post-enablement proof:
browser-rbe-proof; rerun after enablement passed via GF child proof https://github.com/tinyland-inc/GloriousFlywheel/actions/runs/26723904845.Open PR heads missing
.github/workflows/browser-rbe-proof.ymlat the time of inventory:dependabot/github_actions/main/actions/upload-artifact-7feat/openaq-field-uidependabot/npm_and_yarn/main/minor-and-patch-567876298ddependabot/npm_and_yarn/main/prettier-plugin-svelte-4.0.1dependabot/github_actions/main/marocchino/sticky-pull-request-comment-3dependabot/github_actions/main/opentofu/setup-opentofu-2dependabot/github_actions/main/actions/attest-build-provenance-4feat/m3-completion-v1.1Definition of done
mainso the browser proof workflow exists on the head branch and runs as a required check.