Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Add Jira create issue from chat section #149

Closed
wants to merge 1 commit into from
Closed
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
9 changes: 9 additions & 0 deletions docs/integrations/knowledge-base.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@ Upon enabling the Jira integration, CodeRabbit will redirect you to the Jira log

1. Add Jira's Project Keys to the `knowledge_base.jira.project_keys` field in your project's CodeRabbit configuration file at `.coderabbit.yaml`.

### Creating Issues with Jira Integration

1. If you had already enabled Jira integration, you will need to disable and re-enable it in order to get the newly updated required permissions.
2. This feature will use the first project key found in the repository settings from `knowledge_base.jira.project_keys` field.

CodeRabbit is able to create issues from a PR comment if the message is clear that you want to create a new **jira issue**.

Example: `Create a new jira issue to remind me about this refactor.`

## Linear {#Linear}

### CodeRabbit App
Expand Down