-
Notifications
You must be signed in to change notification settings - Fork 48
Don't require typescript-specific reveiws for ToC changes #452
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
Conversation
Caution Review failedFailed to post review comments. Configuration used: CodeRabbit UI 📒 Files selected for processing (2)
🧰 Additional context used🧠 Learnings (3)📓 Common learnings
.github/CODEOWNERS (1)
docs/guides/learnings.md (1)
🪛 LanguageTooldocs/guides/learnings.md[style] ~17-~17: Consider removing “of” to be more concise (ALL_OF_THE) [style] ~61-~61: Consider removing “of” to be more concise (ALL_OF_THE) [style] ~91-~91: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym. (ENGLISH_WORD_REPEAT_BEGINNING_RULE) WalkthroughA new documentation guide about configuring CodeRabbit using chat was added, detailing how learnings are captured and managed. The Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant CodeRabbit (Service Account)
participant CodeRabbit Web Interface
participant Learnings Storage
User->>CodeRabbit (Service Account): Comments preference on PR/issue
CodeRabbit (Service Account)->>Learnings Storage: Store learning linked to org/account
User->>CodeRabbit Web Interface: View/edit/delete learnings
CodeRabbit Web Interface->>Learnings Storage: Query/update/delete learnings
CodeRabbit (Service Account)->>User: Applies learnings context in future comments
Poem
✨ 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 (
|
No description provided.