test(ci): verify tokenless fork coverage upload - #8
Closed
Eli Pinkerton (wallstop) wants to merge 1 commit into
Conversation
Author
|
Acceptance canary passed at exact head
Closing without merge as designed. |
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.
Live acceptance canary for Ambiguous-Interactive/ambiguous-organization-build-lock#45.
This fork PR changes documentation only. Its purpose is to prove that untrusted fork CI receives no Codecov secret or OIDC permission and that the pinned Codecov action succeeds through the explicit tokenless, colon-qualified PR branch path.
Do not merge; close after the exact-head checks and upload logs are verified. No licensed Unity job should run.
Note
Low Risk
Documentation-only comment with no runtime, auth, or build behavior changes.
Overview
Docs-only canary for fork pull-request CI: adds a hidden HTML comment at the end of
README.mdso a fork PR can run workflows without touching application code.The change exists to validate that untrusted fork runs get no Codecov secret or OIDC, and that coverage upload still succeeds via the tokenless, colon-qualified PR branch path in
integrity-check(upload-tokenless-pr-coverage). Intended to be closed after checks and upload logs are verified—not merged.Reviewed by Cursor Bugbot for commit 7880ba8. Bugbot is set up for automated code reviews on this repo. Configure here.