Restrict remaining public automation to the NVIDIA organization - #2671
Merged
Conversation
Skip the remaining CI and coverage roots, including their always-run aggregators, outside NVIDIA. Prevent the public triage labeler from mutating private issues.
Gate the release workflow roots so inherited definitions cannot create draft releases or reach external publishing operations in the private repository.
Contributor
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
Contributor
Author
|
/ok to test |
This comment has been minimized.
This comment has been minimized.
rwgk
marked this pull request as ready for review
August 19, 2026 22:58
rwgk
enabled auto-merge (squash)
August 19, 2026 23:20
|
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.
Description
Follow-on to PR #2669.
Skip the remaining public-only CI, coverage, issue triage, and release workflow roots outside the
NVIDIAGitHub organization.This avoids irrelevant work and misleading failures when these workflows are inherited by the internal repository. It also prevents public-only issue and release automation from mutating internal repository state.
Internal tracking issue: 529
Checklist