ci: validate release branch-rules#15718
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. |
db4b627 to
0b61e66
Compare
a36031e to
baeac49
Compare
|
/ok to test baeac49 |
b9d11f5 to
691162a
Compare
|
/ok to test 691162a |
691162a to
c6e1e14
Compare
|
/ok to test c6e1e14 |
c6e1e14 to
6ca5d81
Compare
|
/ok to test 6ca5d81 |
6ca5d81 to
2b217ff
Compare
…anch protection) Companion PR to NVIDIA-NeMo/FW-CI-templates#480, which mirrors the branch-protection rule of `[rv][0-9].[0-9].[0-9]` onto `deploy-release/*` so the validate-only release rehearsal is gated by the same required status checks as a real release. Pinned to commit f680963ed397a4ff0cd4c983a3a3071c209e5e77 on `ko3n1g/feat/mirror-release-branch-protection`. Re-pin to a released tag once FW-CI-templates#480 lands. Signed-off-by: oliver könig <okoenig@nvidia.com>
b9d4755 to
0e2e12d
Compare
|
/ok to test 0e2e12d |
|
[🤖]: Hi @ko3n1g 👋, We wanted to let you know that a CICD pipeline for this PR just finished successfully. So it might be time to merge this PR or get some approvals. |
Signed-off-by: oliver könig <okoenig@nvidia.com>
|
/ok to test 7345321 |
|
[🤖]: Hi @ko3n1g 👋, We wanted to let you know that a CICD pipeline for this PR just finished successfully. So it might be time to merge this PR or get some approvals. |
Signed-off-by: oliver könig <okoenig@nvidia.com>
|
/ok to test 259f97b |
Signed-off-by: oliver könig <okoenig@nvidia.com>
|
/ok to test 57b8794 |
|
[🤖]: Hi @ko3n1g 👋, We wanted to let you know that a CICD pipeline for this PR just finished successfully. So it might be time to merge this PR or get some approvals. |
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.