The Project Router workflow (route / route check) fails on every pull request — confirmed across the last several unrelated PRs (docs edits, renovate onboarding, etc.), not specific to any one change.
- Not a required status check, so it does not block merges, but it leaves a red X on every PR.
- The failing job log shows only checkout teardown — the actual failure produces no captured step output. Likely a missing/insufficient token or permission for adding PRs to the org project board.
Noticed while landing the CI/CD policy correction (#57). Filing so the systemic failure gets fixed or the workflow gets removed/guarded.
The
Project Routerworkflow (route / routecheck) fails on every pull request — confirmed across the last several unrelated PRs (docs edits, renovate onboarding, etc.), not specific to any one change.Noticed while landing the CI/CD policy correction (#57). Filing so the systemic failure gets fixed or the workflow gets removed/guarded.