- Notifications
You must be signed in to change notification settings - Fork69
New Document on Self Hosted Gitlab Integration#4
Uh oh!
There was an error while loading.Please reload this page.
Conversation
netlifybot commentedJan 12, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
✅ Deploy Preview forreliable-buttercream-0e11cf ready!
To edit notification comments on pull requests, go to yourNetlify site configuration. |
coderabbitaibot commentedJan 12, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Warning Rate Limit Exceeded@guritfaq has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait17 minutes and 26 seconds before requesting another review. How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. WalkthroughThe recent updates involve integrating a self-hosted GitLab with CodeRabbit, providing a detailed guide for setup, and restructuring the sidebar to improve navigation. The documentation now includes a dedicated section for self-managed GitLab integrations, ensuring users can connect their version-controlled repositories with CodeRabbit's services. Changes
TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files ignored due to filter (4)
- docs/integrations/images/admin-access-token.png
- docs/integrations/images/enter-url.png
- docs/integrations/images/login-page.png
- docs/integrations/images/self-hosted-page.png
Files selected for processing (2)
- docs/integrations/self-hosted-gitlab.md (1 hunks)
- sidebars.ts (1 hunks)
Additional comments: 3
sidebars.ts (2)
36-44: The addition of the "Integrations" section under "Guides" with the item "integrations/self-hosted-gitlab" is correctly implemented and follows the existing structure of the sidebar configuration.
31-32: The removal of the extraneous trailing comma after "get-started/coderabbit-commands" is a good syntax correction.
docs/integrations/self-hosted-gitlab.md (1)
- 1-70: The documentation in
self-hosted-gitlab.mdis well-structured, with clear steps and necessary metadata for SEO. The inclusion of images and links to other guides is beneficial for user understanding.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
|  | ||
| ### Step 2: Enter your Self Managed Gitlab URL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
In the video you sent, there was additional ** here, just confirm those aren't visible on the page
| - Once you submit the access token. | ||
| - Sit, Relax. We will setup everything |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
| -Once you submit the access token. | |
| -Sit, Relax. We willsetupeverything | |
| -Provide the newly created access token in the Admin Access token input field on the Self-hosted GitLab Integration page. | |
| -Once you submit the access token, sit back, relax, and let us handle thesetupprocess for you. |
| - Once you submit the access token. | ||
| - Sit, Relax. We will setup everything | ||
| - And next time, when you visit. This will auto detect and you will be able to directly login. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
| -And nexttime, whenyou visit. This willauto detectand you will be abletodirectly login. | |
| -Nexttimeyou visit, it willautomatically detectyour setup, allowing youtolog in directly. |
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Karan Singh <ksingh209@gmail.com>
cloudflare-workers-and-pagesbot commentedJan 14, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Deploying with |
| Latest commit: | f8f5ee3 |
| Status: | ✅ Deploy successful! |
| Preview URL: | https://895bb4c4.coderabbit-docs.pages.dev |
| Branch Preview URL: | https://feature-self-hosted-gitlab.coderabbit-docs.pages.dev |
Co-authored-by: Karan Singh <ksingh209@gmail.com>
Co-authored-by: Karan Singh <ksingh209@gmail.com>
Co-authored-by: Karan Singh <ksingh209@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Review Status
Actionable comments generated: 5
Configuration used: CodeRabbit UI
Files selected for processing (1)
- docs/integrations/self-hosted-gitlab.md (1 hunks)
Additional comments: 1
docs/integrations/self-hosted-gitlab.md (1)
- 47-58: The instructions for generating an admin personal access token are clear, but ensure that the steps are consistent with the actual GitLab UI and that the language is professional.
| ### **Step 1: Getting Started** | ||
| **Visit CodeRabbit:** land on to our login page https://coderabbit.ai/login and select Self-Hosted Gitlab |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The phrasing "land on to our login page" could be improved for clarity and professionalism.
- **Visit CodeRabbit:** land on to our login page https://coderabbit.ai/login and select Self-Hosted Gitlab+ **Visit CodeRabbit:** Navigate to our login page at https://coderabbit.ai/login and select "Self-Hosted GitLab".
Committable suggestion
❗IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
| **Visit CodeRabbit:**land onto our login pagehttps://coderabbit.ai/login and select Self-HostedGitlab | |
| **Visit CodeRabbit:**Navigateto our login pageathttps://coderabbit.ai/login and select"Self-HostedGitLab". |
| ### Step 2: Enter your Self Managed Gitlab URL | ||
| On this page, you need to enter the URL of your self managed GitLab instance and click submit. Once, you submit, we will check for your organization record in our database. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Ensure consistency in the capitalization of "self managed GitLab instance."
- On this page, you need to enter the URL of your self managed GitLab instance and click submit. Once, you submit, we will check for your organization record in our database.+ On this page, you need to enter the URL of your Self-Managed GitLab instance and click submit. Once you submit, we will check for your organization's record in our database.
Committable suggestion
❗IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
| On this page, you need to enter the URL of yourself managedGitLab instance and click submit. Once, you submit, we will check for your organization record in our database. | |
| On this page, you need to enter the URL of yourSelf-ManagedGitLab instance and click submit. Once you submit, we will check for your organization's record in our database. |
| ### **Step 3: Enter Admin Personal Access Token (First time only)** | ||
| If this is the first time you are signing up with your instance, then we need the admin access token for setup. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The phrase "then we need the admin access token for setup" could be more formal and clear.
- If this is the first time you are signing up with your instance, then we need the admin access token for setup.+ If this is your first time signing up with your instance, we require an admin access token to complete the setup.
Committable suggestion
❗IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
| If this isthe first timeyou aresigning up with your instance,thenweneed the admin access tokenfor setup. | |
| If this isyour first time signing up with your instance, werequire an admin access tokento complete the setup. |
Uh oh!
There was an error while loading.Please reload this page.
|  | ||
| - Further, Please refer to our Get Started Guide on how to use best of the CodeRabbit [here](../get-started/add-repo.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The link to the Get Started Guide should be presented in a more user-friendly manner.
- - Further, Please refer to our Get Started Guide on how to use best of the CodeRabbit [here](../get-started/add-repo.md)+ - For more information on how to make the most of CodeRabbit, please refer to our [Get Started Guide](../get-started/add-repo.md).
Committable suggestion
❗IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
| -Further, Please refer to our Get Started Guideon how touse bestoftheCodeRabbit[here](../get-started/add-repo.md) | |
| -For more informationon how tomake the mostof CodeRabbit, please refer to our[Get Started Guide](../get-started/add-repo.md). |
Co-authored-by: Karan Singh <ksingh209@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files selected for processing (1)
- docs/integrations/self-hosted-gitlab.md (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- docs/integrations/self-hosted-gitlab.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files selected for processing (1)
- docs/integrations/self-hosted-gitlab.md (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- docs/integrations/self-hosted-gitlab.md
Co-authored-by: Karan Singh <ksingh209@gmail.com>

Uh oh!
There was an error while loading.Please reload this page.
Summary by CodeRabbit