Skip to content

Refresh pre-browser-rbe open PRs under the required proof gate #350

@Jesssullivan

Description

@Jesssullivan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    github_actionsPull requests that update GitHub Actions codestabilityReliability and long-term operational hardening

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions