feat(fleet-status): mint the prx-forge bucket (not a new app)#43
Merged
Conversation
Use the existing prx-forge bucket app via the OIDC broker (per the GitHub-apps- architecture ADR) instead of a bespoke app — it grants contents/issues/PRs/checks + metadata, which covers the board's push-back and (via the v2.2.8 Checks-API CI read) the CI column, with no actions:read and no new app. Bump synoptic to v2.2.8. BLOCKED until the broker's GH_APPS carries a 'forge' entry (prx-forge appId 4169313 / installation 143190928; PEM as a Worker secret) — Cloudflare/infra action. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Per your GitHub-apps-architecture ADR, the fleet board reuses the prx-forge bucket via the OIDC broker — no bespoke app, no key in the repo. prx-forge grants
contents/issues/pull_requests/checks + metadata, which covers the board's push-back and (via synoptic v2.2.8, which reads CI through the Checks API /checks:read) the CI column — noactions:readneeded.Changes:
app: front-desk→app: forge; synoptic pin → v2.2.8.The broker's
GH_APPSmust carry aforgeentry (prx-forge appId4169313, installation143190928, its PEM as a Worker secret), then redeploy. Once that's live, un-draft + merge this, and I'll dispatch to confirm green and uncomment the schedule.🤖 Generated with Claude Code