发布

  • 17680 42459116be

    Use QC_GIT_TOKEN for gh auth in stubs repo discovery (#9432)

    frostbyte_neo 发布于 2026-04-23 14:17:39 +00:00 | 130 次提交 在此版本后已推送到 master

    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

    下载附件