Skip to content

Use main shared-workflows branch#147

Merged
rapids-bot[bot] merged 1 commit into
rapidsai:mainfrom
bdice:cuda-13.3.0-use-main
Jun 24, 2026
Merged

Use main shared-workflows branch#147
rapids-bot[bot] merged 1 commit into
rapidsai:mainfrom
bdice:cuda-13.3.0-use-main

Conversation

@bdice

@bdice bdice commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Contributes to rapidsai/build-planning#286

Notes for Reviewers

This reverts GitHub Actions workflow references from the CUDA 13.3.0 shared-workflows branch back to main.

@bdice bdice requested a review from a team as a code owner June 24, 2026 04:29
@bdice bdice requested a review from jameslamb June 24, 2026 04:29
@bdice bdice added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Jun 24, 2026
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 9ea8eaa8-c255-4438-9ea5-d5f8f308c7d6

📥 Commits

Reviewing files that changed from the base of the PR and between 520be40 and 81e7634.

📒 Files selected for processing (3)
  • .github/workflows/build.yaml
  • .github/workflows/pr.yaml
  • .github/workflows/test.yaml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated CI/CD workflow configurations to reference updated shared workflow versions across build, test, and documentation pipeline steps.

Walkthrough

All uses: references to rapidsai/shared-workflows in .github/workflows/build.yaml, .github/workflows/pr.yaml, and .github/workflows/test.yaml are updated from the pinned @cuda-13.3.0 tag to @main. No other job logic, inputs, secrets, or conditions are changed.

Changes

Shared Workflow Version Bump

Layer / File(s) Summary
Update shared-workflow refs to @main
.github/workflows/build.yaml, .github/workflows/pr.yaml, .github/workflows/test.yaml
All 27 uses: lines referencing rapidsai/shared-workflows are switched from @cuda-13.3.0 to @main across all three CI workflow files. No other job logic is modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • rapidsai/nvforest#83: Modifies the same three workflow files by switching uses: references between pinned tags and @main, identical pattern to this PR.
  • rapidsai/nvforest#116: Updates the same rapidsai/shared-workflows uses: references in the same three workflow files from a pinned CUDA tag to @main.
  • rapidsai/nvforest#141: Directly overlaps by switching the same uses: version references in the same three CI workflow files between CUDA-pinned tags and @main.

Suggested labels

ci

Suggested reviewers

  • gforsyth
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Use main shared-workflows branch' directly and clearly describes the primary change in the pull request: switching workflow references from CUDA 13.3.0 pinned versions to the main branch.
Description check ✅ Passed The description is directly related to the changeset, explaining the revert from CUDA 13.3.0 shared-workflows branch back to main and referencing a relevant build-planning issue.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@jameslamb

Copy link
Copy Markdown
Member

/merge

@rapids-bot rapids-bot Bot merged commit d9c658d into rapidsai:main Jun 24, 2026
66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants