Skip to content

Commit aac524b

Browse files
committed
more fixes
1 parent c1b82db commit aac524b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/changelog.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -237,15 +237,15 @@ Are there any specific tools you'd like us to add? Let us know. We'd love to hea
237237

238238
### GDPR Compliance
239239

240-
Excited to announce that CodeRabbit is now GDPR compliant in accordance with EU regulations!
240+
Excited to announce that CodeRabbit is now GDPR-compliant in accordance with EU regulations!
241241

242242
---
243243

244244
## March 12, 2024
245245

246246
### GitHub Check Fixes
247247

248-
CodeRabbit now offers fixes for GitHub Check failures on pull requests. With this change, Check Runs on GitHub that add Annotations to Pull Requests will be used. For example, popular GitHub Actions published by reviewdog (action-golangci-lint, action-staticcheck, action-eslint) and super-linter among many others have the ability to report issues on Pull Requests as annotations. Checks that output logs will be supported shortly. CodeRabbit GitHub App requires permission to read Checks for this feature to work. To enable this, please grant the necessary permissions by visiting the CodeRabbit GitHub app settings under [installation](https://github.com/settings/installations). Support for GitLab will follow.
248+
CodeRabbit now offers fixes for GitHub Check failures on pull requests. With this change, Check Runs on GitHub that add Annotations to Pull Requests will be used. For example, popular GitHub Actions published by reviewdog (action-golangci-lint, action-staticcheck, action-eslint) and super-linter among many others can report issues on Pull Requests as annotations. Checks that output logs will be supported shortly. CodeRabbit GitHub App requires permission to read Checks for this feature to work. To enable this, please grant the necessary permissions by visiting the CodeRabbit GitHub app settings under [installation](https://github.com/settings/installations). Support for GitLab will follow.
249249

250250
---
251251

@@ -294,7 +294,7 @@ Really excited to see how this feature gets used, especially with access to the
294294

295295
### Request Changes Workflow
296296

297-
Enable Request Changes review workflow for CodeRabbit reviews via .coderabbit.yaml Yaml field request_changes_workflow (default: false). When enabled, review comments are posted as request changes and CodeRabbit review will be marked approved once all the review comments are resolved.
297+
Enable Request Changes review workflow for CodeRabbit reviews via .coderabbit.yaml under the field `request_changes_workflow` (default: false). When enabled, review comments are posted as request changes and CodeRabbit review will be marked approved once all the review comments are resolved.
298298

299299
---
300300

@@ -304,7 +304,7 @@ Enable Request Changes review workflow for CodeRabbit reviews via .coderabbit.ya
304304

305305
#### Learnings
306306

307-
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.
307+
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. 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.
308308

309309
#### Codebase Verification
310310

@@ -393,7 +393,7 @@ instructions: Review the following unit test code written using the Mocha test l
393393
394394
---
395395
396-
## Sep 19, 2023
396+
## September 19, 2023
397397
398398
### Introducing CodeRabbit for GitLab Integration
399399

0 commit comments

Comments
 (0)