Skip to content

feat(ISSUE-263): W2-C2 g060 跨仓调用桥 (#274) - #78

Closed
cloudbrid-agent[bot] wants to merge 1 commit into
mainfrom
feat/issue263-w2-c2
Closed

feat(ISSUE-263): W2-C2 g060 跨仓调用桥 (#274)#78
cloudbrid-agent[bot] wants to merge 1 commit into
mainfrom
feat/issue263-w2-c2

Conversation

@cloudbrid-agent

Copy link
Copy Markdown
Contributor

关联卡片:Cloudbird-Software/.github#274
父意图/验收规范:Cloudbird-Software/.github#263 | Spec: specs/ISSUE-263/spec.md v5

变更内容

  1. scripts/g060-bridge.sh — g060 测试分片锁定跨仓调用桥
    • .githubg060-guard.yml 因 cloudbrid-agent 无 workflows 权限无法推送时,提供等价跨仓触发路径
    • 拉取策略降级链:REST API 取 main 分支 g060-lock.sh → 回退 git sparse-checkout(REST API 已验证可用,避免 git push/pull 超时)
    • 预筛 specs/*/suite/** 变更,调用 g060-lock.sh 执行身份判定(verifier-app/owner 放行,其余 exit 2)
    • 退出码与 g060-lock.sh 一致(0=授权 1=无测试变更 2=阻断)

Closes Cloudbird-Software/.github#274

- scripts/g060-bridge.sh: g060 测试分片锁定跨仓调用桥
  - 当 .github 仓 g060-guard.yml 因 workflows 权限缺失无法推送时提供等价触发路径
  - 拉取策略降级链:REST API 取 main 分支 g060-lock.sh → 回退 git sparse-checkout
  - 预筛 specs/*/suite/** 变更,调用 g060-lock.sh 执行身份判定
  - 退出码与 g060-lock.sh 一致(0=授权 1=无测试变更 2=阻断)

Closes Cloudbird-Software/.github#274

Co-authored-by: cloudbrid-agent[bot] <318150333+cloudbrid-agent[bot]@users.noreply.github.com>
@cloudbrid-agent

Copy link
Copy Markdown
Contributor Author

Duplicate: the content of this PR was already merged into main via a parallel subagent's PR. Closing to avoid double-apply. No further action required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

W2-C2: g060 落地治理仓(specs/*/suite/** 按 IR 分片锁定 + 裁决闭环)

0 participants