Skip to content

Commit 84ad6b2

Browse files
authored
Add OBJECT_STORE_URI configuration to self-hosted integration docs (coderabbitai#294)
1 parent d47a4b4 commit 84ad6b2

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

docs/self-hosted/azure-devops.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,11 @@ AZURE_DEVOPS_BOT_USERNAME=<bot-user-username>
112112
CODERABBIT_LICENSE_KEY=<license-key>
113113

114114
CODERABBIT_API_KEY=<coderabbitai-api-key>
115-
ENABLE_LEARNINGS=[true]
116115
ENABLE_METRICS=[true]
116+
ENABLE_LEARNINGS=[true]
117+
# if using CodeRabbit's learnings, also provide the following
118+
# For example, s3://bucket/path/to/database, gs://bucket/path/to/database, etc.
119+
OBJECT_STORE_URI=[<object-store-uri>]
117120

118121
JIRA_HOST=[<jira-host-url>]
119122
JIRA_PAT=[<jira-personal-access-token>]

docs/self-hosted/bitbucket.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,11 @@ BITBUCKET_SERVER_BOT_USERNAME=<bot-user-username>
107107
CODERABBIT_LICENSE_KEY=<license-key>
108108

109109
CODERABBIT_API_KEY=<coderabbitai-api-key>
110-
ENABLE_LEARNINGS=[true]
111110
ENABLE_METRICS=[true]
111+
ENABLE_LEARNINGS=[true]
112+
# if using CodeRabbit's learnings, also provide the following
113+
# For example, s3://bucket/path/to/database, gs://bucket/path/to/database, etc.
114+
OBJECT_STORE_URI=[<object-store-uri>]
112115

113116
JIRA_HOST=[<jira-host-url>]
114117
JIRA_PAT=[<jira-personal-access-token>]

docs/self-hosted/github.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,11 @@ GITHUB_APP_PEM_FILE=<flattened-pem-file>
125125
CODERABBIT_LICENSE_KEY=<license-key>
126126

127127
CODERABBIT_API_KEY=<coderabbitai-api-key>
128-
ENABLE_LEARNINGS=[true]
129128
ENABLE_METRICS=[true]
129+
ENABLE_LEARNINGS=[true]
130+
# if using CodeRabbit's learnings, also provide the following
131+
# For example, s3://bucket/path/to/database, gs://bucket/path/to/database, etc.
132+
OBJECT_STORE_URI=[<object-store-uri>]
130133

131134
JIRA_HOST=[<jira-host-url>]
132135
JIRA_PAT=[<jira-personal-access-token>]

docs/self-hosted/gitlab.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,11 @@ GITLAB_WEBHOOK_SECRET=<webhook-secret-key>
116116
CODERABBIT_LICENSE_KEY=<license-key>
117117

118118
CODERABBIT_API_KEY=<coderabbitai-api-key>
119-
ENABLE_LEARNINGS=[true]
120119
ENABLE_METRICS=[true]
120+
ENABLE_LEARNINGS=[true]
121+
# if using CodeRabbit's learnings, also provide the following
122+
# For example, s3://bucket/path/to/database, gs://bucket/path/to/database, etc.
123+
OBJECT_STORE_URI=[<object-store-uri>]
121124

122125
JIRA_HOST=[<jira-host-url>]
123126
JIRA_PAT=[<jira-personal-access-token>]

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