42459116be
Report Generator Tests / build (push) Has been cancelled
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Syntax Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
Continuation of #9430. The default GITHUB_TOKEN is scoped to the workflow's own repo and can't see private QuantConnect/Lean.DataSource.* repos, so gh repo list was returning only the public subset. QC_GIT_TOKEN already has the org-level access required for cloning private repos in ci_build_stubs.sh, so reuse it here for the discovery step. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>