You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/self-hosted-gitlab.md
+7-4
Original file line number
Diff line number
Diff line change
@@ -31,12 +31,15 @@ organization.
31
31
If this is the first time you are signing up with your instance, we need an
32
32
admin access token for setting up the CodeRabbit.
33
33
34
-
35
34
#### **Why do we need the Admin Access Token?**
36
35
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
0 commit comments