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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
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
9 changes: 7 additions & 2 deletions docs/overview/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,16 @@ 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/).

In addition, 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
- GitLab
- Jira
- Linear
- CircleCI

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

## Data privacy and security

Expand Down