Skip to content

Commit 1ee5861

Browse files
committed
Update API key format in self-hosted documentation
1 parent 74aaf1e commit 1ee5861

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

docs/self-hosted/azure-devops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ AZURE_DEVOPS_BOT_TOKEN=<personal-access-token>
8686
AZURE_DEVOPS_BOT_USERNAME=<bot-user-username>
8787
CODERABBIT_LICENSE_KEY=<license-key>
8888

89-
CODERABBIT_API_KEY=[<coderabbitai-api-key>]
89+
CODERABBIT_API_KEY=<coderabbitai-api-key>
9090
ENABLE_LEARNINGS=[true]
9191
ENABLE_METRICS=[true]
9292

docs/self-hosted/bitbucket.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,9 @@ BITBUCKET_SERVER_URL=<bitbucket-server-url>/rest
7777
BITBUCKET_SERVER_WEBHOOK_SECRET=<webhook-secret>
7878
BITBUCKET_SERVER_BOT_TOKEN=<personal-access-token>
7979
BITBUCKET_SERVER_BOT_USERNAME=<bot-user-username>
80+
8081
CODERABBIT_LICENSE_KEY=<license-key>
81-
CODERABBIT_API_KEY=[<coderabbitai-api-key>]
82+
CODERABBIT_API_KEY=<coderabbitai-api-key>
8283

8384
# Optional Features
8485
ENABLE_LEARNINGS=[true]

docs/self-hosted/github.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Set the following Repository permissions:
2222
- Issues: Read & write
2323
- Metadata: Read-only
2424
- Pull requests: Read & write
25+
- Actions: Read-only
2526

2627
Set the following Organization permissions:
2728

@@ -100,7 +101,7 @@ GITHUB_APP_PEM_FILE=<flattened-pem-file>
100101

101102
CODERABBIT_LICENSE_KEY=<license-key>
102103

103-
CODERABBIT_API_KEY=[<coderabbitai-api-key>]
104+
CODERABBIT_API_KEY=<coderabbitai-api-key>
104105
# This will use your CodeRabbit API key to store learnings on our servers.
105106
ENABLE_LEARNINGS=[true]
106107
ENABLE_METRICS=[true]

docs/self-hosted/gitlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ GITLAB_BOT_TOKEN=<personal-access-token>
9191
GITLAB_WEBHOOK_SECRET=<webhook-secret-key>
9292
CODERABBIT_LICENSE_KEY=<license-key>
9393

94-
CODERABBIT_API_KEY=[<coderabbitai-api-key>]
94+
CODERABBIT_API_KEY=<coderabbitai-api-key>
9595
ENABLE_LEARNINGS=[true]
9696
ENABLE_METRICS=[true]
9797

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy