feat(ISSUE-263): W4-C3 adversary check 纳入 specs/** required checks (#284) - #312
Merged
Merged
Conversation
) W4-C3(.github#284,AC-14/AC-19,ADR-0082): - .github/workflows/adversary-gate.yml:specs/** 路径 PR 必须含 adversary check (漏配/摘除/跳过即红,负向断言);开发路径豁免谓词由 diff 路径集确定性派生 (pipeline/adversary/expected_skip.py,禁人工打标,AC-14);App 令牌写回 check run(checks:write,INV-02) - docs/w4c3-adversary-gate-reference.md:adversary-gate.yml 完整实现参考副本 (workflow 文件因当前 cloudbrid-agent App 无 workflows 权限待补推) - 注:main-protection.json / org-required-workflows.json 的 adversary check context 登记已在 W4-C2 PR #311 推送(adversary check 必须列入 required_status_checks 才有意义);本 PR 聚焦 gate workflow 实现与参考。 Closes #284 Relates to #283
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.
ADR