Skip to content

Clarify the "workflow integrations" section #319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 6, 2025
Merged
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
13 changes: 10 additions & 3 deletions docs/overview/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ If you need to fine-tune CodeRabbit's behavior beyond this, then you can [add a

No matter how you tune and customize CodeRabbit, its default settings make it useful out of the box, able to meaningfully review pull requests within minutes of its introduction to a repository.

### Platform integration options
### Git platform integration

CodeRabbit integrates in just a few clicks with many popular Git platforms:

Expand All @@ -63,11 +63,18 @@ CodeRabbit integrates in just a few clicks with many popular Git platforms:
- Azure DevOps
- Bitbucket Cloud

In addition, CodeRabbit can integrate with a number of popular workflow systems:
For more information, see [Supported Git Platforms](/platforms/).

### Issue-management integration

You can integrate CodeRabbit with issue-management platforms. This lets you ask CodeRabbit to create tickets during code reviews, or chat with CodeRabbit about your code from within issue comments. Compatible platforms include the following:

- GitHub Issues
- GitLab Issues
- Jira
- Linear
- CircleCI

For more information, see [Issue Creation](/guides/issue-creation) and [Issue Chat](/guides/issue-chat).

## Data privacy and security

Expand Down