Skip to content

Backdating linear issue creation feature and updating the docs #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions docs/integrations/issue-integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ Closes CR-5
<ProPlanNotice />
```

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.
Expand Down