diff --git a/docs/changelog.md b/docs/changelog.md index a4577bd9..985aa226 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -27,6 +27,14 @@ We've expanded our pipeline error detection to [CircleCI](https://circleci.com/) --- +## January 21, 2025 + +### Linear Issue Creation + +We have added the ability to create issues directly from AI Code Review Comments allowing developers to convert code review feedback into actionable Linear issues. + +--- + ## January 13, 2025 ### GitLab Pipeline Failure Detection and Remediation diff --git a/docs/integrations/issue-integrations.md b/docs/integrations/issue-integrations.md index 11562df3..774378b8 100644 --- a/docs/integrations/issue-integrations.md +++ b/docs/integrations/issue-integrations.md @@ -43,6 +43,8 @@ Closes CR-5 ``` +With CodeRabbit, you can easily link your pull requests with Linear. It makes your life simpler by automatically creating Linear issues with all the code context, keeping your issues and pull requests in sync both ways. Plus, it lets you generate issues straight from pull requests, track how you’re hitting your goals, and even turn code review feedback into actionable tasks in Linear. + ### CodeRabbit App 1. Navigate to [integrations][integrations] in the CodeRabbit app.