feat(ISSUE-263): W4-C2/W4-C3 adversary pipeline — check_run_writeback + expected_skip - #87
Merged
Merged
Conversation
randypanding
previously approved these changes
Aug 23, 2026
randypanding
left a comment
Contributor
There was a problem hiding this comment.
Owner approve: W4-C2/C3 adversary pipeline
… + expected_skip - pipeline/adversary/check_run_writeback.py: 红队 verdict 以 check run 写回 spec PR (W4-C2 .github#283,INV-02 checks:write;verdict → conclusion 映射:survived→success / insufficient→failure / no-attempts→neutral / skip→success;fail-closed) - pipeline/adversary/expected_skip.py: 开发路径豁免谓词由 diff 路径集确定性派生 (W4-C3 .github#284,AC-14 / DECISION-02;禁人工打标;specs/** 变更走豁免 → 红)
randypanding
force-pushed
the
w4-c2-w4-c3-pipeline
branch
from
August 23, 2026 12:22
56d4956 to
a99f513
Compare
This was referenced Aug 24, 2026
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.
W4-C2/W4-C3: adversary pipeline 代码(check_run_writeback + expected_skip)
Related: Cloudbird-Software/.github#283(W4-C2)、Cloudbird-Software/.github#284(W4-C3)
变更内容
pipeline/adversary/check_run_writeback.py(W4-C2 新增)(checks:write,INV-02)在 spec PR head commit 创建 check run,使 verdict 成为合并阻断项
pipeline/adversary/expected_skip.py(W4-C3 新增)验证
说明
(adversary.yml / adversary-gate.yml / conductor.yml)因 App 无 workflows 权限,
在本地保留于
w4-c3/,待权限到位后补推(见 .github PR 描述)。