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 chat functions, you can create issues naturally through conversations in comments or comment threads. Simply mention @coderabbitai
and ask to create an issue.
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.
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.