Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.9 KB

issue-creation.md

File metadata and controls

52 lines (32 loc) · 1.9 KB
title sidebar_label description sidebar_position
Issue Creation
Issue Creation
Learn how to create issues directly through CodeRabbit
9
import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';

<ProPlanNotice />

CodeRabbit provides seamless issue creation capabilities across multiple platforms including GitHub, GitLab, Jira, and Linear. You can create issues directly from pull request discussions or through the agentic chat interface.

Creating Issues Through Agentic Chat

Using CodeRabbit's chat functions, you can create issues naturally through conversations in comments or comment threads. Simply mention @coderabbitai and ask to create an issue.

Creating issues inline

When using CodeRabbit's agentic chat, CodeRabbit will help you format and create the issue with appropriate details based on your description and desired issue platform.

Creating issues through agentic chat

Supported Platforms

GitHub Issues

CodeRabbit can create GitHub issues directly in your repository. The integration works automatically without additional setup.

GitLab Issues

Similar to GitHub, GitLab issue creation is supported out of the box.

Jira

To create Jira issues, ensure you have configured the Jira integration first.

Linear

Make sure you have set up the Linear integration to create Linear issues.

Tips for Issue Creation

  • Use natural language when creating issues through agentic chat
  • Include code snippets when relevant
  • Specify assignees if known
  • Set appropriate priorities
  • Add deadlines or milestones if applicable

For more detailed information about issue tracking integrations, see our Issue Integrations guide.