ci: validate release branch-rules - #2546
Merged
Merged
Conversation
|
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. |
ko3n1g
force-pushed
the
ko3n1g/ci/pin-fw-ci-pr-480
branch
from
May 22, 2026 11:56
88b3f8e to
cbc136b
Compare
ko3n1g
force-pushed
the
ko3n1g/ci/pin-fw-ci-pr-480
branch
2 times, most recently
from
May 22, 2026 12:10
09347fc to
5427c62
Compare
Contributor
Author
|
/ok to test 5427c62 |
ko3n1g
force-pushed
the
ko3n1g/ci/pin-fw-ci-pr-480
branch
2 times, most recently
from
May 22, 2026 12:28
04dcf1f to
2bdf5a6
Compare
Contributor
Author
|
/ok to test 2bdf5a6 |
ko3n1g
force-pushed
the
ko3n1g/ci/pin-fw-ci-pr-480
branch
from
May 22, 2026 12:33
2bdf5a6 to
4ce12fe
Compare
Contributor
Author
|
/ok to test 4ce12fe |
ko3n1g
force-pushed
the
ko3n1g/ci/pin-fw-ci-pr-480
branch
from
May 22, 2026 12:38
4ce12fe to
ccd89bd
Compare
Contributor
Author
|
/ok to test ccd89bd |
ko3n1g
force-pushed
the
ko3n1g/ci/pin-fw-ci-pr-480
branch
from
May 22, 2026 12:43
ccd89bd to
2435c72
Compare
Contributor
Author
|
/ok to test 2435c72 |
ko3n1g
force-pushed
the
ko3n1g/ci/pin-fw-ci-pr-480
branch
from
May 22, 2026 12:51
2435c72 to
f088a8b
Compare
Contributor
Author
|
/ok to test f088a8b |
ko3n1g
force-pushed
the
ko3n1g/ci/pin-fw-ci-pr-480
branch
from
May 22, 2026 12:56
f088a8b to
e110317
Compare
Signed-off-by: oliver könig <okoenig@nvidia.com>
Contributor
Author
|
/ok to test f087369 |
Signed-off-by: oliver könig <okoenig@nvidia.com>
Contributor
Author
|
/ok to test a17a0ec |
Signed-off-by: oliver könig <okoenig@nvidia.com>
Contributor
Author
|
/ok to test 138e344 |
Contributor
Author
|
/ok to test |
chtruong814
approved these changes
May 27, 2026
vigneshwaran
pushed a commit
to vigneshwaran/RL
that referenced
this pull request
May 28, 2026
Signed-off-by: oliver könig <okoenig@nvidia.com>
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.
Claude summary
Companion to NVIDIA-NeMo/FW-CI-templates#480, which mirrors the branch-protection rule of
[rv][0-9].[0-9].[0-9]ontodeploy-release/*so the validate-only release rehearsal is gated by the same required status checks as a real release.Change
Bumps the FW-CI-templates pin in
release.yamlto commit042e967e4ac9652c324cbd5b78fd126c089aec6c(the head ofko3n1g/feat/mirror-release-branch-protectionon FW-CI-templates).What's being validated
After merge of FW-CI-templates#480, a workflow-dispatch of
release.yamlwithdry-run: trueshould:bump-next-version.deploy-release/*rule on this repo to match[rv][0-9].[0-9].[0-9].Nemo_CICD_Test(or the repo's equivalent) shown as a required check.Prerequisites
The
nemo-automation-botGitHub App must holdadministration: writeat the org installation, otherwise the mirror step fails the bump.Rollout
This PR is draft + do not merge — pinned to an unmerged SHA. Once FW-CI-templates#480 lands and ships in a new tag, re-pin to that tag and merge.