Skip to content

Commit

Permalink
Add Jira create issue from chat section
Browse files Browse the repository at this point in the history
  • Loading branch information
petrisorcoderabbit committed Nov 18, 2024
1 parent 7bcfff4 commit 12a210f
Showing 1 changed file with 9 additions and 0 deletions.
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

0 comments on commit 12a210f

Please sign in to comment.