Finish coilyco-ops fleet-wide org repo-create grant (403 persisted) #382
Labels
No labels
burndown-2026-06
burndown-2026-08
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/infrastructure#382
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
scripts/grant-coilyco-ops-org-repo-create.sh(committed locally asb481334, not pushed) was meant to grant thecoilyco-opsbot repo-create rights fleet-wide so it can use the landedward ops forgejo org-repo createverb (ward#218). When run, the bot still got403 "Given user is not allowed to create repository in organization", and the run produced no visible output, so the grant did not take.The two target repos (
coilyco-flight-deck/agent-proxy,coilyco-bridge/agentic-os-hardware) were created in the UI as a workaround, so this is not blocking - it is the bot-self-service capability left to finish.Why it matters
The org-repo verb is landed and correct (dry-run resolves to
POST /orgs/{org}/repos). The only missing piece is the bot's org-level permission, so automated repo creation works without a human in the loop.To do
bash scripts/grant-coilyco-ops-org-repo-create.sh 2>&1 | tee /tmp/grant.logand inspect where it fails.coily ops aws ssmadmin-PAT read not resolving in the run env, or a Forgejo nuance wherecan_create_org_repoon apermission: readteam does not grant creation (may needpermission: write, or the org-level member-repo-creation setting, or the bot added to Owners).b481334(or the fixed version) to canonical once validated.Context
automation-repo-createteam,can_create_org_repo+ read on existing repos).Triage:
P2/interactive- coilyco-ops org repo-create 403; needs an admin grant a human controls.(goose-style pass; claude as the judgment engine, applied 2026-06-23)
Closed in the 2026-08-26 backlog burn-down (coilyco-bridge/agentic-os-kai#901).
Closing. The issue records its own workaround, repos get created in the UI when needed, and no automated flow has been blocked on bot repo-create since this was filed.
This was
priority/P3, the default tier that unsure and unscored issues land in, so it had never been positively judged worth keeping. The 2026-08-26 burn-down ranked the whole P3 pool and cut the bottom. Closed here means not on the list, not wrong or worthless.If this is live work, reopen it. The whole set is recoverable with
state:closed label:burndown-2026-08.