Skip to content

Commit 6aea002

Browse files
committed
Add new images for Linear and Jira integrations
1 parent 87f5c4b commit 6aea002

20 files changed

+22
-10
lines changed

docs/integrations/Jira/setup.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,26 @@ Visit [Jira](https://www.atlassian.com/software/jira) if you're unfamiliar and w
3030

3131
As your team works on resolving Jira issues, CodeRabbit automatically assesses the changes made in the associated pull requests, helping you meet project objectives and maintain code quality standards.
3232

33-
## Connect CodeRabbit with Jira
33+
### Connect CodeRabbit with Jira
3434

3535
![Integrations Page](../images/cr-integrations-light.png#gh-light-mode-only)
36+
![Integrations Page](../images/cr-integrations-dark.png#gh-dark-mode-only)
3637

3738
Visit the integrations page by selecting Integrations on the left sidebar on the webapp. On this page, toggle the button for the Jira Integration.
3839

39-
![Integrations Page](../images/jira-login-light.png#gh-light-mode-only)
40+
![Integrations Page](../images/Jira/jira-login-light.png#gh-light-mode-only)
41+
![Integrations Page](../images/Jira/jira-login-dark.png#gh-dark-mode-only)
4042

4143
Once toggling, you will be redirected over to Jira's authorization page. If you are not signed in, please sign in with your Jira credentials.
4244

43-
![Integrations Page](../images/jira-auth-light.png#gh-light-mode-only)
45+
![Integrations Page](../images/Jira/jira-auth-light.png#gh-light-mode-only)
46+
![Integrations Page](../images/Jira/jira-auth-dark.png#gh-dark-mode-only)
4447

4548
Lastly, Jira will ask you to authorize CodeRabbit for read access to Jira Issues and read/write access to manage webhooks.
4649

50+
![Integrations Page](../images/Jira/jira-connected-dark.png#gh-dark-mode-only)
51+
![Integrations Page](../images/Jira/jira-connected-light.png#gh-light-mode-only)
52+
4753
**That's It!** Jira will redirect you back to the CodeRabbit integrations page where you should see the toggle enabled for the Jira Integration.
4854

4955
### Disconnect CodeRabbit with Linear
@@ -52,4 +58,4 @@ Disconnecting the integration is seamless. Just toggle the button off for the Li
5258

5359
---
5460

55-
Next we will look at how we can link Jira issues with pull requests and see how CodeRabbit assess them within the Pull Request.
61+
Next we will look at how we can link Jira issues and see how CodeRabbit assess them within the Pull Request.

docs/integrations/Linear/setup.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,23 @@ As your team works on resolving Linear issues, CodeRabbit automatically assesses
3333
### Connect CodeRabbit with Linear
3434

3535
![Integrations Page](../images/cr-integrations-light.png#gh-light-mode-only)
36+
![Integrations Page](../images/cr-integrations-dark.png#gh-dark-mode-only)
3637

3738
On this page, toggle the button for the Linear Integration.
3839

39-
![Integrations Page](../images/linear-login.png#gh-light-mode-only)
40+
![Integrations Page](../images/Linear/linear-login-light.png#gh-light-mode-only)
41+
![Integrations Page](../images/Linear/linear-login.png#gh-dark-mode-only)
4042

4143
Once toggling, you will be redirected over to Linear's authorization page. If you are not signed in, please sign in with your Linear credentials.
4244

43-
![Integrations Page](../images/linear-auth.png#gh-light-mode-only)
45+
![Integrations Page](../images/Linear/linear-auth-light.png#gh-light-mode-only)
46+
![Integrations Page](../images/Linear/linear-auth.png#gh-dark-mode-only)
4447

4548
Lastly, Linear will ask you to authorize CodeRabbit for read access.
4649

50+
![Integrations Page](../images/Linear/linear-connected-dark.png#gh-dark-mode-only)
51+
![Integrations Page](../images/Linear/linear-connected-light.png#gh-light-mode-only)
52+
4753
**That's It!** Linear will redirect you back to the CodeRabbit integrations page where you should see the toggle enabled for the Linear Integration.
4854

4955
### Disconnect CodeRabbit with Linear
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

docs/integrations/self-hosted-gitlab.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ To initiate the integration, we require specific information. This is essential
3030

3131
**Visit CodeRabbit:** Land on to our [Login](https://coderabbit.ai/login) page and select Self-Hosted GitLab
3232

33-
![login-page](./images/login-page.png)
33+
![login-page](./images/SelfHosted/login-page.png)
3434

3535
### 2. Enter your Self Managed GitLab URL
3636

3737
On this page, enter the URL of your self managed GitLab instance and click submit. Once, you submit, we check our database for a record of your organization.
3838

39-
![Untitled](./images/enter-url.png)
39+
![Untitled](./images/SelfHosted/enter-url.png)
4040

4141
### 3. Enter Admin Personal Access Token (First time only)
4242

@@ -57,14 +57,14 @@ GitLab offers an option to generate a personal access token for adding a new use
5757
9. Select Create personal access token.
5858
10. Please note down this token as this will be visible one time only
5959

60-
![Untitled](./images/admin-access-token.png)
60+
![Untitled](./images/SelfHosted/admin-access-token.png)
6161

6262
### 4. Paste the Token and Submit
6363

6464
- Submit the access token.
6565
- We will handle the setup process for you.
6666

67-
![Untitled](./images/self-hosted-page.png)
67+
![Untitled](./images/SelfHosted/self-hosted-page.png)
6868
:::note
6969
For future visits, your setup will be automatically recognized, enabling seamless login.
7070
:::

0 commit comments

Comments
 (0)