Skip to content

ci: enable RAPIDS ForwardMerger - #1509

Merged
svvarom merged 1 commit into
mainfrom
enable-rapids-forward-merger/svvarom
Aug 25, 2026
Merged

ci: enable RAPIDS ForwardMerger#1509
svvarom merged 1 commit into
mainfrom
enable-rapids-forward-merger/svvarom

Conversation

@svvarom

@svvarom svvarom commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Enable ForwardMerger for supported release branches.

Changes

  • Add .github/ops-bot.yaml with forward_merger: true.

Type of Change

  • Code change (feature, bug fix, or refactor)
  • Code change with documentation updates
  • Documentation only
  • Contributor tooling or automation
  • CI, build, or test infrastructure

Quality Gates

  • Tests added or updated for changed behavior
  • Existing tests cover changed behavior — justification:
  • Tests not applicable — justification: Configuration-only change.
  • Documentation updated for user-visible behavior
  • Documentation not applicable — justification: No user-facing behavior.

Verification

  • Pull request title follows the repository's Conventional Commit format
  • Every commit includes an appropriate Signed-off-by: trailer
  • uv run pre-commit run -a passes, or any blocked checks are identified below
  • Targeted tests pass, or tests are marked not applicable above
  • No secrets, API keys, or credentials are included

Targeted validation:

  • git diff --check — passed.
  • uv run pre-commit run -a — passed.

Summary by CodeRabbit

  • Chores
    • Added repository automation configuration to enable forward-merging support.
    • Included required copyright and open-source license metadata.

Signed-off-by: Swarom Muley <smuley@nvidia.com>
@github-actions github-actions Bot added the ci label Aug 24, 2026
@svvarom svvarom removed the ci label Aug 24, 2026
@svvarom svvarom assigned svvarom and unassigned svvarom Aug 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor
Suite Lines Covered Line Rate Branch Rate
Unit Tests 34733/44462 78.1% 62.6%
Integration Tests 21030/42237 49.8% 23.0%

@svvarom svvarom self-assigned this Aug 25, 2026
@philipmattingly
philipmattingly marked this pull request as ready for review August 25, 2026 14:33
@philipmattingly
philipmattingly requested a review from a team as a code owner August 25, 2026 14:33
@github-actions github-actions Bot added the ci label Aug 25, 2026
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

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: 2904b9d5-4f77-4ff6-99c4-166efcdef105

📥 Commits

Reviewing files that changed from the base of the PR and between d3c8ce6 and 8e5a41b.

📒 Files selected for processing (1)
  • .github/ops-bot.yaml

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


📝 Walkthrough

Walkthrough

The pull request adds .github/ops-bot.yaml with NVIDIA copyright and Apache-2.0 SPDX headers. It enables the forward_merger operation.

Changes

Operations bot configuration

Layer / File(s) Summary
Enable forward merger
.github/ops-bot.yaml
Adds licensing headers and enables forward_merger.

Suggested reviewers: a2bondar, crookedstorm, mquong-ca, philipmattingly

Merge Risk: ⚪ Minimal · up to 8e5a4

This change enables ForwardMerger for supported release branches without changing product runtime behavior. No actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: enabling RAPIDS ForwardMerger through CI configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch enable-rapids-forward-merger/svvarom

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

@svvarom
svvarom added this pull request to the merge queue Aug 25, 2026
Merged via the queue into main with commit 24d1de7 Aug 25, 2026
59 checks passed
@svvarom
svvarom deleted the enable-rapids-forward-merger/svvarom branch August 25, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants