Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 532fb1a

Browse files
committed
Some additional fixes
1 parent e0f7aa6 commit 532fb1a

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

docs/changelog.md

+13-11
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ We've improved our Learnings and Metrics accessibility for Self-Hosted CodeRabbi
5959
**Setup:**
6060

6161
- Generate an API key in the CodeRabbit UI
62-
- Enable Learnings and Metrics by:
63-
- Configuring your .env file, or
64-
- Contacting CodeRabbit support for assistance
62+
- Enable Learnings and Metrics by either:
63+
- Configuring your .env file
64+
- Contacting CodeRabbit support for assistance
6565

6666
---
6767

@@ -132,16 +132,18 @@ You can now promote members in your organization to admins within CodeRabbit. Ad
132132

133133
#### Learnings Page
134134

135-
We're thrilled to announce the new "Learnings" page! Users can now interact with learnings captured in PR comments, enhancing future reviews. Log into CodeRabbit to see the page, where you can filter learnings by Repository, File Path, and User. You can also edit or delete learnings that are no longer relevant to your project.
135+
We're thrilled to announce the new **Learnings** page! Users can now interact with learnings captured in PR comments, enhancing future reviews. Log into CodeRabbit to see the page, where you can filter learnings by Repository, File Path, and User. You can also edit or delete learnings that are no longer relevant to your project.
136136

137137
#### Reports (Beta) Page
138138

139-
Introducing the beta release of "Reports"! Generate recurring summaries of team performance and PR reviews with features like:
139+
Introducing the beta release of **Reports**!
140+
141+
Generate recurring summaries of team performance and latest PR reviews with features like:
140142

141143
- Scheduling regular report generation
142144
- Specifying parameters such as repository, team, user, or label
143-
- Selecting report types (Daily Stand-Up, Sprint Report, Release Notes, Custom)
144-
- Enabling delivery channels like Email, Slack, and Discord
145+
- Selecting report styles (Daily Stand-Up, Sprint Report, Release Notes, Custom)
146+
- Enabling your choice of delivery channel (Email, Slack, or Discord)
145147

146148
#### Sequence Diagrams Configuration
147149

@@ -259,7 +261,7 @@ CodeRabbit now offers a more comprehensive review of the markdown changes. In ad
259261

260262
### Self-hosted GitLab Integration
261263

262-
CodeRabbit now offers integration for self-hosted GitLab. Refer to the [setup instructions](https://docs.coderabbit.ai/integrations/self-hosted-gitlab).
264+
CodeRabbit now supports integration with Self-Hosted GitLab instances. Check out our [setup instructions](https://docs.coderabbit.ai/integrations/self-hosted-gitlab) for detailed instructions.
263265

264266
---
265267

@@ -294,19 +296,19 @@ Enable Request Changes review workflow for CodeRabbit reviews via .coderabbit.ya
294296

295297
#### Learnings
296298

297-
CodeRabbit can now learn from your conversations to fine-tune your reviews. If you encounter inaccurate feedback or something not relevant to your codebase, just let the bot know, and it will remember the context for the future. We understand that coding practices and standards evolve over time. Using the chat, you can inform the bot, and it will remove any existing learnings that are no longer relevant. This feature does not work, if you have opted out of data storage.
299+
CodeRabbit can now learn from your conversations to fine-tune your reviews. If you encounter inaccurate feedback or something not relevant to your codebase, just let the bot know, and it will remember the context for the future. We understand that coding practices and standards evolve over time. Using the chat, you can inform the bot, and it will remove any existing learnings that are no longer relevant. This feature does not work if you have opted out of data storage.
298300

299301
#### Codebase Verification
300302

301303
Verifies the reference of the changes on the overall codebase and identifies missing changes.
302304

303305
#### Jira and Linear Integrations
304306

305-
You can now integrate Jira and Linear into CodeRabbit. This would be used for additional context while reviewing pull requests. If you use any of these systems, we recommend you integrate CodeRabbit. We will be adding more integrations over time.
307+
You can now integrate Jira and Linear with CodeRabbit to provide additional context when reviewing pull requests. If you use either of these systems, we highly recommend enabling this integration for a more seamless experience. Stay tuned—more integrations are coming soon!
306308

307309
#### Related Issues
308310

309-
Identifies all issues affected by the code changes. This helps understand the impact on the overall product. It also assists in identifying duplicate issues or the impact on any other existing issues. This feature does not work, if you have opted out of data.
311+
Identifies all issues affected by the code changes. This helps understand the impact on the overall product. It also assists in identifying duplicate issues or the impact on any other existing issues. This feature is unavailable for users who have opted out of data collection.
310312

311313
---
312314

0 commit comments

Comments
 (0)