-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
Signed-off-by: Marvin Drees <marvin.drees@9elements.com>
WalkthroughDocumentation-only update: README.md now includes a deprecation notice pointing to the main u-bmc/u-bmc repository and clarifies that this tool is intended to be built via the u-bmc build process. No code or API changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. ✨ Finishing Touches🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
3-6: Optional: Add date and issue/PR guidance to the deprecation block.This reduces ambiguity for users landing here and helps route support correctly.
Apply this diff to enrich the message:
-> **DEPRECATED** +> **DEPRECATED** > -> This repository is deprecated. All current development has moved to the main [u-bmc/u-bmc](https://github.com/u-bmc/u-bmc) repository. +> This repository is deprecated as of August 2025. All current development has moved to the main [u-bmc/u-bmc](https://github.com/u-bmc/u-bmc) repository. Issues and pull requests are not monitored here; please use [u-bmc/u-bmc issues](https://github.com/u-bmc/u-bmc/issues).Additional nice-to-haves (no doc changes required here):
- Add a “Deprecated” or “No longer maintained” badge next to the license badge.
- Consider archiving the repository in GitHub settings to prevent new issues/PRs.
If you want, I can draft the badge snippet and an ISSUE_TEMPLATE note that points users to u-bmc/u-bmc.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
README.md(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
- GitHub Check: coverage
- GitHub Check: race
🔇 Additional comments (1)
README.md (1)
3-6: Deprecation notice reads clearly and is well-placed.Good use of a prominent blockquote at the top to steer users to the active repository. No blocking issues.
Summary by CodeRabbit