You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -83,10 +83,10 @@ Our integration capabilities just got a major upgrade with **Microsoft Teams** a
83
83
84
84
### Security and SAST Remediation Improvements
85
85
86
-
- Enabling comprehensive security analysis directly from context within GitHub Checks
86
+
- Enabling comprehensive security analysis directly from context within GitHub Checks.
87
87
- CodeRabbit now seamlessly integrates with top SAST tools that create github check annotation comments like Codacy, SonarCloud, Code Climate, GitHub Advanced Security, Palo Alto Prisma Cloud, and more!
88
-
- We have added a [YouTube Tutorial](https://www.youtube.com/watch?v=tfy3FdsoUtU) for a step-by-step guide on using CodeRabbit with Codacy and SonarCloud during pull requests
89
-
- Improved the [Semgrep Documentation](https://docs.coderabbit.ai/tools/semgrep)
88
+
- We have added a [YouTube Tutorial](https://www.youtube.com/watch?v=tfy3FdsoUtU) for a step-by-step guide on using CodeRabbit with Codacy and SonarCloud during pull requests.
89
+
- Improved the [Semgrep Documentation](https://docs.coderabbit.ai/tools/semgrep).
90
90
- CodeRabbit now automatically detects Semgrep rulesets from default `semgrep.yml` or `semgrep.config.yml` files, eliminating the need for manual configuration
91
91
92
92
---
@@ -95,8 +95,8 @@ Our integration capabilities just got a major upgrade with **Microsoft Teams** a
95
95
96
96
### Related PRs and Label suggestions
97
97
98
-
- Possibly related PRs: The walkthrough comment now includes a list of potentially related PRs to help you recall the past context
99
-
- Suggested labels: CodeRabbit can now suggest labels by learning from your past PRs in the walkthrough comment. You can also provide custom labeling instructions in the UI or configuration file
98
+
-**Possibly Related PRs**: The walkthrough comment now provides a list of potentially related PRs, helping you quickly recall relevant context from past work.
99
+
-**Suggested labels**: CodeRabbit can now suggest labels by learning from your past PRs in the walkthrough comment. You can also provide custom labeling instructions in the UI or via configuration file.
100
100
101
101
> Note: Possibly related PRs, automatic label suggestions based on past PRs, learnings, and possibly related issues require data opt-in (enabled by default).
0 commit comments