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.
Using CodeRabbit's agentic chat, you can create issues naturally through conversations in comment threads. Simply mention @coderabbitai
and describe the issue you want to create.
CodeRabbit will help you format and create the issue with appropriate details based on your description.
You can also create issues directly from code review comments by using inline commands.
CodeRabbit can create GitHub issues directly in your repository. The integration works automatically without additional setup.
Similar to GitHub, GitLab issue creation is supported out of the box.
To create Jira issues, ensure you have configured the Jira integration first.
Make sure you have set up the Linear integration to create Linear issues.
- 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.