Skip to content

ci: pin FW-CI-templates to NVIDIA-NeMo/FW-CI-templates#480#2546

Open
ko3n1g wants to merge 2 commits into
mainfrom
ko3n1g/ci/pin-fw-ci-pr-480
Open

ci: pin FW-CI-templates to NVIDIA-NeMo/FW-CI-templates#480#2546
ko3n1g wants to merge 2 commits into
mainfrom
ko3n1g/ci/pin-fw-ci-pr-480

Conversation

@ko3n1g
Copy link
Copy Markdown
Contributor

@ko3n1g ko3n1g commented May 22, 2026

Claude summary

Companion 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.

Change

Bumps the FW-CI-templates pin in release.yaml to commit 042e967e4ac9652c324cbd5b78fd126c089aec6c (the head of ko3n1g/feat/mirror-release-branch-protection on FW-CI-templates).

What's being validated

After merge of FW-CI-templates#480, a workflow-dispatch of release.yaml with dry-run: true should:

  1. Run the new "Mirror branch protection" step in bump-next-version.
  2. Update the deploy-release/* rule on this repo to match [rv][0-9].[0-9].[0-9].
  3. Open the bump PR with Nemo_CICD_Test (or the repo's equivalent) shown as a required check.
  4. Block merge of the bump until the required checks pass.

Prerequisites

The nemo-automation-bot GitHub App must hold administration: write at 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.

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 22, 2026

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 ko3n1g force-pushed the ko3n1g/ci/pin-fw-ci-pr-480 branch from 88b3f8e to cbc136b Compare May 22, 2026 11:56
@github-actions github-actions Bot added the CI Relating to CI label May 22, 2026
@ko3n1g ko3n1g force-pushed the ko3n1g/ci/pin-fw-ci-pr-480 branch 2 times, most recently from 09347fc to 5427c62 Compare May 22, 2026 12:10
@ko3n1g
Copy link
Copy Markdown
Contributor Author

ko3n1g commented May 22, 2026

/ok to test 5427c62

@ko3n1g ko3n1g force-pushed the ko3n1g/ci/pin-fw-ci-pr-480 branch 2 times, most recently from 04dcf1f to 2bdf5a6 Compare May 22, 2026 12:28
@ko3n1g
Copy link
Copy Markdown
Contributor Author

ko3n1g commented May 22, 2026

/ok to test 2bdf5a6

@ko3n1g
Copy link
Copy Markdown
Contributor Author

ko3n1g commented May 22, 2026

/ok to test 4ce12fe

@ko3n1g ko3n1g force-pushed the ko3n1g/ci/pin-fw-ci-pr-480 branch from 4ce12fe to ccd89bd Compare May 22, 2026 12:38
@ko3n1g
Copy link
Copy Markdown
Contributor Author

ko3n1g commented May 22, 2026

/ok to test ccd89bd

@ko3n1g ko3n1g force-pushed the ko3n1g/ci/pin-fw-ci-pr-480 branch from ccd89bd to 2435c72 Compare May 22, 2026 12:43
@ko3n1g
Copy link
Copy Markdown
Contributor Author

ko3n1g commented May 22, 2026

/ok to test 2435c72

@ko3n1g ko3n1g force-pushed the ko3n1g/ci/pin-fw-ci-pr-480 branch from 2435c72 to f088a8b Compare May 22, 2026 12:51
@ko3n1g
Copy link
Copy Markdown
Contributor Author

ko3n1g commented May 22, 2026

/ok to test f088a8b

@ko3n1g ko3n1g force-pushed the ko3n1g/ci/pin-fw-ci-pr-480 branch from f088a8b to e110317 Compare May 22, 2026 12:56
@ko3n1g
Copy link
Copy Markdown
Contributor Author

ko3n1g commented May 22, 2026

/ok to test 678a78c

1 similar comment
@ko3n1g
Copy link
Copy Markdown
Contributor Author

ko3n1g commented May 22, 2026

/ok to test 678a78c

@ko3n1g ko3n1g force-pushed the ko3n1g/ci/pin-fw-ci-pr-480 branch from 678a78c to adce95c Compare May 22, 2026 13:35
@ko3n1g
Copy link
Copy Markdown
Contributor Author

ko3n1g commented May 22, 2026

/ok to test adce95c

…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>
@ko3n1g ko3n1g force-pushed the ko3n1g/ci/pin-fw-ci-pr-480 branch from adce95c to 84098a6 Compare May 22, 2026 13:45
@ko3n1g
Copy link
Copy Markdown
Contributor Author

ko3n1g commented May 22, 2026

/ok to test 84098a6

@ko3n1g ko3n1g changed the title ci: pin FW-CI-templates to NVIDIA-NeMo/FW-CI-templates#480 (mirror branch protection) ci: pin FW-CI-templates to NVIDIA-NeMo/FW-CI-templates#480 May 22, 2026
@ko3n1g ko3n1g added the CI:docs Run doctest label May 22, 2026
@ko3n1g ko3n1g marked this pull request as ready for review May 22, 2026 14:30
@ko3n1g ko3n1g requested a review from a team as a code owner May 22, 2026 14:30
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 22, 2026

Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

Signed-off-by: oliver könig <okoenig@nvidia.com>
@ko3n1g
Copy link
Copy Markdown
Contributor Author

ko3n1g commented May 22, 2026

/ok to test d824fb0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI:docs Run doctest CI Relating to CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant