From 1565b8138be6c928c881c4cfc1bae61428633b35 Mon Sep 17 00:00:00 2001 From: Aravind Putrevu Date: Mon, 17 Feb 2025 11:15:00 +0100 Subject: [PATCH] Backdating linear issue creation feature and updating the docs --- docs/changelog.md | 8 ++++++++ docs/integrations/issue-integrations.md | 2 ++ 2 files changed, 10 insertions(+) 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.