Skip to content →
Browse

CodeRabbit

Validate against Linear Issues and find possibly related Issues.

CodeRabbit integration with Linear on Github
CodeRabbit integration with Linear on Github

Overview

This integration allows CodeRabbit to validate linked issues in pull requests, understand objectives from them, and mark which out of those objective were met. With this integration, CodeRabbit can index and find possibly related issues, making it easy to maintain projects and streamlining development workflow.

How it works

Issues Validation:
- Add links to Linear issues in the description section of any pull request for CodeRabbit to read and validate it.
- CodeRabbit then generates a table of objectives from the linked issue and marks which of those objects were met by the current pull request.

Possibly Related Issues:
- CodeRabbit indexes issues from the authorized Linear workspace.
- Along with pull request summary, CodeRabbit performs a similarity search on the indexed issues and lists possibly related issues on every pull request.

Configure

After logging into CodeRabbit go to Integrations and toggle the switch to enable Linear integration. You will be prompted to authorize CodeRabbit access to your Linear workspace. Once enabled, CodeRabbit will be able to read issues in your workspace and receive realtime updates about the workspace.

Build your own integration

Create your own integration with Linear’s API and submit it to the directory.

Start building