-
Notifications
You must be signed in to change notification settings - Fork 48
Add a Learnings overview page. #454
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThe documentation was updated to introduce and explain the "learnings" feature, which allows CodeRabbit to remember and apply team-specific code review preferences. A new guide was added, references and navigation were updated, and sidebar navigation was adjusted to include the new page. Existing documentation was revised for clarity and consistency. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant CodeRabbit
participant WebInterface
User->>CodeRabbit: Comments with review preference on PR/Issue
CodeRabbit-->>User: Acknowledges and stores learning
User->>WebInterface: Views or manages learnings
WebInterface-->>User: Displays, filters, or allows editing/deletion of learnings
CodeRabbit->>CodeRabbit: Applies relevant learnings during future code reviews
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes The changes primarily involve adding and updating documentation files with moderate content volume and some cross-references. No complex code logic or algorithms were introduced. Assessment against linked issues
Assessment against linked issues: Out-of-scope changesNo out-of-scope changes were identified. All modifications relate directly to creating and integrating the Learnings documentation and related navigation updates as per the linked issue. Poem
Pre-Merge Checks (2 passed, 3 warnings)❌ Failed Checks (3 warnings)
✅ Passed Checks (2 passed)
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
🧰 Additional context used🔍 MCP Research (2 servers)Context7: The Learnings feature enables natural-language customization of CodeRabbit’s review behavior, complementing Linear: The Learnings feature uses natural-language chat to customize review preferences, complementing ⏰ 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). (1)
✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Deploying coderabbit-docs with
|
Latest commit: |
60fa30f
|
Status: | ✅ Deploy successful! |
Preview URL: | https://bd174f87.coderabbit-docs.pages.dev |
Branch Preview URL: | https://learnings.coderabbit-docs.pages.dev |
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.
Suggested some minor changes. Rest looks good.
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.
- based on your interactions with CodeRabbit bot over time
- and your team's coding styles.
Fixes #362.
Staged: