feat(ISSUE-263): W2-C2 g060 跨仓调用桥 (#274) - #78
Closed
cloudbrid-agent[bot] wants to merge 1 commit into
Closed
Conversation
- 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>
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
关联卡片:Cloudbird-Software/.github#274
父意图/验收规范:Cloudbird-Software/.github#263 | Spec:
specs/ISSUE-263/spec.mdv5变更内容
scripts/g060-bridge.sh— g060 测试分片锁定跨仓调用桥.github仓g060-guard.yml因 cloudbrid-agent 无workflows权限无法推送时,提供等价跨仓触发路径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