Skip to content

fix: remove stable from active branches for models-as-a-service#118

Open
vmrh21 wants to merge 1 commit into
ambient-code:mainfrom
angaduom:remove-stable-maas
Open

fix: remove stable from active branches for models-as-a-service#118
vmrh21 wants to merge 1 commit into
ambient-code:mainfrom
angaduom:remove-stable-maas

Conversation

@vmrh21
Copy link
Copy Markdown
Contributor

@vmrh21 vmrh21 commented May 15, 2026

Summary

  • Remove stable from active_branches for opendatahub-io/models-as-a-service in the CVE fixer component mapping
  • The stable branch is no longer actively used upstream — dependency bumps (Dependabot) and CVE fixes already land on main and v0.1.x

Test plan

  • Verify JSON is valid
  • Run CVE fixer workflow against models-as-a-service to confirm it no longer targets stable

🤖 Generated with Claude Code

The stable branch is no longer actively used for models-as-a-service
upstream. Removing it prevents unnecessary CVE fix attempts against
a stale branch.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 15, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: bc944e50-f3f6-4d9d-9665-6d93056a7813

📥 Commits

Reviewing files that changed from the base of the PR and between 65b811e and cbc046c.

📒 Files selected for processing (1)
  • workflows/cve-fixer/component-repository-mappings.json
💤 Files with no reviewable changes (1)
  • workflows/cve-fixer/component-repository-mappings.json

Walkthrough

The PR removes the "stable" branch from the active branches list of the Model as a Service component in the CVE fixer configuration file. The branches tracked are now limited to "rhoai" and "v0.1.x".

Changes

CVE Fixer Configuration Update

Layer / File(s) Summary
Remove stable branch from Model as a Service active branches
workflows/cve-fixer/component-repository-mappings.json
The "stable" branch is removed from the active_branches array for the Model as a Service component's first repository, leaving only "rhoai" and "v0.1.x".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • ambient-code/workflows#100: Adjusted the same Model as a Service entry in the component repository mappings by removing the "stable" branch from active branches.

Suggested reviewers

  • jwm4
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'fix: remove stable from active branches for models-as-a-service' clearly summarizes the main change—removing the stable branch from the active branches list for the models-as-a-service component.
Description check ✅ Passed The description directly relates to the changeset, explaining why the stable branch was removed and providing context about upstream maintenance practices and test verification steps.
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

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@vmrh21 vmrh21 marked this pull request as ready for review May 15, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant