Updated incident
OMT-Global/cloudcurator is now public. Public pull-request code must not run on the persistent private runner pool described in the original incident. CloudCurator PR #33 now follows the APW-CLI public-pool trust pattern while retaining the native macOS/Xcode requirements:
["self-hosted", "public", "macOS", "ARM64", "xcode"]
Current evidence:
This is now a public macOS runner-group access or pool-availability blocker. Do not grant public PR code access to the persistent private pool.
Required change
Grant OMT-Global/cloudcurator access to an isolated public macOS ARM64/Xcode runner group, or provision an eligible ephemeral/public runner matching those labels. Preserve the public trust-boundary label.
Acceptance criteria
Next actor
Runner-fleet or organization administrator: grant the repository access to the isolated public macOS/Xcode group (or provision that pool), then rerun PR #33.
Updated incident
OMT-Global/cloudcuratoris now public. Public pull-request code must not run on the persistent private runner pool described in the original incident. CloudCurator PR #33 now follows the APW-CLI public-pool trust pattern while retaining the native macOS/Xcode requirements:["self-hosted", "public", "macOS", "ARM64", "xcode"]Current evidence:
runner_nameandrunner_group_nameare nullGET /repos/OMT-Global/cloudcurator/actions/runnersreturns no repository-visible runnersmacos-14run remained queued and was cancelled when the corrected workflow was pushedThis is now a public macOS runner-group access or pool-availability blocker. Do not grant public PR code access to the persistent private pool.
Required change
Grant
OMT-Global/cloudcuratoraccess to an isolated public macOS ARM64/Xcode runner group, or provision an eligible ephemeral/public runner matching those labels. Preserve thepublictrust-boundary label.Acceptance criteria
self-hosted,public,macOS,ARM64, andxcode.CI Gatecompletes throughscripts/ci/run-ci.sh.Next actor
Runner-fleet or organization administrator: grant the repository access to the isolated public macOS/Xcode group (or provision that pool), then rerun PR #33.