Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9f11153

Browse files
harjotgilltyaga001
authored andcommittedOct 16, 2024
remove daily standup guide
1 parent 429d8d9 commit 9f11153

9 files changed

+9
-62
lines changed
 

‎docs/guides/coderabbit-commands.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: CodeRabbit Commands
33
sidebar_label: CodeRabbit Commands
44
description: Learn how to manage your PR reviews with CodeRabbit commands.
5+
sidebar_position: 1
56
---
67

78
Manage your PR reviews with the following commands:

‎docs/guides/configure-coderabbit.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description:
55
CodeRabbit offers various configuration options to tailor the reviews to your
66
specific requirements. Configuration can be made using one of the below
77
options.
8+
sidebar_position: 2
89
---
910

1011
CodeRabbit offers various configuration options to tailor the reviews to your

‎docs/guides/daily-standup-report.md

-58
This file was deleted.
-128 KB
Binary file not shown.
-117 KB
Binary file not shown.

‎docs/guides/images/report-slack.png

-122 KB
Binary file not shown.

‎docs/guides/images/report.png

-71.7 KB
Binary file not shown.

‎docs/guides/images/slack-access.png

-94.5 KB
Binary file not shown.

‎docs/integrations/self-hosted-gitlab.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,15 @@ organization.
3131
If this is the first time you are signing up with your instance, we need an
3232
admin access token for setting up the CodeRabbit.
3333

34-
3534
#### **Why do we need the Admin Access Token?**
3635

37-
Admin access token is required to set up a new CodeRabbit bot user within your self-managed instance.
38-
The token is needed only once during the initial setup process and is not stored in our database. Once the token is generated, you can set its minimum expiration period. This is the standard approach used by other products in this category.
39-
This is not automatically installing the CodeRabbit app across all projects. You will add CodeRabbit manually on the projects you wish, as the next step.
36+
Admin access token is required to set up a new CodeRabbit bot user within your
37+
self-managed instance. The token is needed only once during the initial setup
38+
process and is not stored in our database. Once the token is generated, you can
39+
set its minimum expiration period. This is the standard approach used by other
40+
products in this category. This is not automatically installing the CodeRabbit
41+
app across all projects. You will add CodeRabbit manually on the projects you
42+
wish, as the next step.
4043

4144
#### **Generating Admin Personal Access token**
4245

0 commit comments

Comments
 (0)
Please sign in to comment.