Skip to content

Commit 717bfc2

Browse files
Clarify the "workflow integrations" section (#319)
* Clarify that the "workflow integrations" are specifically about ticket management (except for CircleCI), and expand the discussion of ticket-management features. Add appropriate links. * Split the platform integration section into Git platforms and Issue plaforms. (On the bot's advice.) --------- Co-authored-by: Aravind Putrevu <aravind.putrevu@gmail.com>
1 parent db5b522 commit 717bfc2

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

docs/overview/introduction.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If you need to fine-tune CodeRabbit's behavior beyond this, then you can [add a
5454

5555
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.
5656

57-
### Platform integration options
57+
### Git platform integration
5858

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

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

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

68+
### Issue-management integration
69+
70+
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:
71+
72+
- GitHub Issues
73+
- GitLab Issues
6874
- Jira
6975
- Linear
70-
- CircleCI
76+
77+
For more information, see [Issue Creation](/guides/issue-creation) and [Issue Chat](/guides/issue-chat).
7178

7279
## Data privacy and security
7380

0 commit comments

Comments
 (0)