From 5bf913f8f3fb17925fcdb9ace0944d473cb327c5 Mon Sep 17 00:00:00 2001 From: dikshant Date: Thu, 7 Nov 2024 18:32:20 +0530 Subject: [PATCH 1/4] added more FAQ --- docs/faq.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 75f25089..b434b6ae 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -81,6 +81,12 @@ or remove users as needed. To move to Pro, login to CodeRabbit and navigate to the Subscription page. Click on **End Trial and Start Pro Plan** to end the trial and move to the Pro plan. +#### How to Add or Update Your Billing Email + +To add or update your billing email, navigate to the Subscription page and +select Manage Subscription > **Billing Address**. Enter your email address in the +Email field and click Update to save your changes. + ### Usage and Configuration #### Can CodeRabbit review my existing PRs after integrating it? @@ -151,3 +157,15 @@ If you have further questions or need additional information, please check out our [Support](./about/support.md) page for more details. ::: + +#### Unable to View Repositories in GitLab + +If you cannot view repositories in the CodeRabbit UI, please ensure that you +are added as a Developer in the main group for GitLab Cloud or in the primary +group for Self-Hosted GitLab. + +#### Unable to Enable Repositories in GitLab + +If you’re having trouble enabling the GitLab Repositories toggle, confirm that +you have Maintainer access in the main group for GitLab Cloud or in the +primary group for Self-Hosted GitLab. From f777b1abddb0519b4dfd7c2ac46db12349c775b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 13:04:23 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=F0=9F=8E=A8=20pnpm=20run=20lint:fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [dependabot skip] --- docs/faq.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index b434b6ae..37ca3c24 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -83,10 +83,10 @@ Click on **End Trial and Start Pro Plan** to end the trial and move to the Pro p #### How to Add or Update Your Billing Email -To add or update your billing email, navigate to the Subscription page and -select Manage Subscription > **Billing Address**. Enter your email address in the +To add or update your billing email, navigate to the Subscription page and +select Manage Subscription > **Billing Address**. Enter your email address in the Email field and click Update to save your changes. - + ### Usage and Configuration #### Can CodeRabbit review my existing PRs after integrating it? @@ -167,5 +167,5 @@ group for Self-Hosted GitLab. #### Unable to Enable Repositories in GitLab If you’re having trouble enabling the GitLab Repositories toggle, confirm that -you have Maintainer access in the main group for GitLab Cloud or in the +you have Maintainer access in the main group for GitLab Cloud or in the primary group for Self-Hosted GitLab. From 0c82a587cf39545cc6946b1fa004678e5231ed62 Mon Sep 17 00:00:00 2001 From: dikshant Date: Thu, 7 Nov 2024 19:33:57 +0530 Subject: [PATCH 3/4] added more FAQ --- docs/faq.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index b434b6ae..289de93a 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -161,11 +161,11 @@ our [Support](./about/support.md) page for more details. #### Unable to View Repositories in GitLab If you cannot view repositories in the CodeRabbit UI, please ensure that you -are added as a Developer in the main group for GitLab Cloud or in the primary -group for Self-Hosted GitLab. +are added as a Developer in the primary group for GitLab Cloud or in the first +level group for Self-Hosted GitLab. #### Unable to Enable Repositories in GitLab If you’re having trouble enabling the GitLab Repositories toggle, confirm that -you have Maintainer access in the main group for GitLab Cloud or in the -primary group for Self-Hosted GitLab. +you have Maintainer access in the primary group for GitLab Cloud or in the first +level group for Self-Hosted GitLab. From 78b741456722b9042c3846421fffc2f101ead4b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 14:31:05 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=F0=9F=8E=A8=20pnpm=20run=20lint:fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [dependabot skip] --- docs/faq.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index e5fa179b..004f2aac 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -90,6 +90,7 @@ select Manage Subscription > **Billing Address**. Enter your email address in th Email field and click Update to save your changes. ### Usage and Configuration + - **Language Settings**: Configure review language in repository settings - **Review Rules**: Customize via [Review Instructions](/guides/review-instructions) - **Branch Selection**: Default branch reviews enabled by default (configurable) @@ -227,4 +228,4 @@ The platform-specific cleanup steps are necessary to completely remove CodeRabbi - CodeRabbit may retain some platform permissions - Signing back in will recreate minimal account data - ::: \ No newline at end of file + :::