fix(ci): isolate protected fork validation - #54
Merged
ddurst-nvidia merged 1 commit intoAug 27, 2026
Conversation
Collaborator
Author
|
/ok to test 87c5ed3 |
Signed-off-by: ddurst <267424412+ddurst-nvidia@users.noreply.github.com>
ddurst-nvidia
force-pushed
the
fix/app-attributed-protected-dispatch-20260827
branch
from
August 27, 2026 18:39
87c5ed3 to
09e80c7
Compare
Collaborator
Author
|
/ok to test 09e80c7 |
ddurst-nvidia
deleted the
fix/app-attributed-protected-dispatch-20260827
branch
August 27, 2026 18:53
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.
Pull Request
Why
issue_commentcontext while App-backed check mutations remain isolated inprotected caller jobs.
What changed
protected-main policy in a checkout-free receiver.
protected-automationjobs whose repository-scoped App token has Checks write and Contents read.
retains the
issue_commentevent and has no environment, OIDC, writepermission, cache action, or retained artifacts.
attempt, actor, triggering actor, reusable job, comment, head, base, and
policy commit.
candidate
cargo xtask cimatrix.Review guide
.github/workflows/pr-ci-command.ymland verify that Appcredentials exist only in the protected start and finalization jobs.
.github/workflows/pr-ci.ymlas the unprivileged reusablecandidate workflow.
.github/scripts/protected_pr_ci.pyand their negative regressions.Compatibility impact
the
/ok to test <head-sha>command are unchanged.Dependency and licensing impact
or third-party-notice changes.
Related issue
Testing
/tmp/yaml-sigil-tools/bin/actionlint -config-file .github/actionlint.yamlshuck check .github/scriptspython3 -m py_compile .github/scripts/protected_pr_ci.py .github/scripts/test_protected_pr_ci.pypython3 -m unittest discover -s .github/scripts -p 'test_protected_pr_ci.py'— 69 passed
cargo xtask cigit diff --checkworkflow, and commit-policy hashes matched their intended sibling files.
Checklist
not a language-neutral specification change better handled in
yaml-sigil-spec.
contract in
yaml-sigil-traits; any required
traits changes are already available or tracked as coordinated work.
Verified, and every commit includes a
Signed-off-bytrailer that exactlymatches its Git author.
CONTRIBUTING.mdandSECURITY.md.