This feature is available exclusively as part of the Pro plan and is not included in the Lite plan. Please refer to our pricing page for more information about our plans and features.
Jira
CodeRabbit App
- Navigate to integrations in the CodeRabbit app.
- Toggle the Jira switch to enable the integration.
CodeRabbit Configuration
- Add Jira’s Project Keys to the
knowledge_base.jira.project_keys
field in your project’s CodeRabbit configuration file at.coderabbit.yaml
.
Example Usage
You can link an issue to your pull request, allowing CodeRabbit to assess whether your changes satisfy the issue’s requirements. To link a Jira Issue, you can add the Jira Issue into the PR description as shown below.Linear
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
- Navigate to integrations in the CodeRabbit app.
- Toggle the Linear switch to enable the integration.
CodeRabbit Configuration
- Add Linear’s Team Keys to the
knowledge_base.linear.team_keys
field in your project’s CodeRabbit configuration file at.coderabbit.yaml
.