Switch to role-based GitHub Apps across CartSnitch, PRI, and Groom Book
Each agent now uses the appropriate role-scoped GitHub App: - CEO app: merge authority, org admin - CTO app: PR review/approval, engineering + workflows - QA app: PR review/approval, read-only contents - Engineer app: push branches, open PRs, CI CMO agents share the CEO app (no dedicated CMO app). Samuel (social) uses the engineer app. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
+2
-2
@@ -32,8 +32,8 @@
|
||||
"cwd": "/paperclip/privilegedescalation/agents/cmo",
|
||||
"env": {
|
||||
"HOME": { "type": "plain", "value": "/paperclip/privilegedescalation/agents/cmo" },
|
||||
"GITHUB_APP_ID_ADDISON": { "type": "plain", "value": "3097914" },
|
||||
"GITHUB_PEM_PATH_ADDISON": { "type": "plain", "value": "/paperclip/secrets/github-pems/privilegedescalation.pem" }
|
||||
"GITHUB_APP_ID_ADDISON": { "type": "plain", "value": "3140977" },
|
||||
"GITHUB_PEM_PATH_ADDISON": { "type": "plain", "value": "/paperclip/secrets/github-pems/privilegedescalation-ceo.pem" }
|
||||
},
|
||||
"model": "claude-sonnet-4-6",
|
||||
"effort": "medium",
|
||||
|
||||
Reference in New Issue
Block a user