Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit7bcfff4

Browse files
authored
Add onprem learning config (coderabbitai#148)
1 parent5224d4a commit7bcfff4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎docs/self-hosted/github.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@ LINEAR_PAT=[<linear-personal-access-token>]
107107
OAUTH2_ENDPOINT=[<endpoint>]
108108
OAUTH2_CLIENT_ID=[<client-id>]
109109
OAUTH2_CLIENT_SECRET=[<client-secret>]
110+
111+
# Set to true to use the knowledge base features.
112+
ON_PREM_KNOWLEDGE_BASE=[true]
113+
# The branch which CodeRabbit will store the knowledge base json files in.
114+
ON_PREM_KNOWLEDGE_BASE_BRANCH=[coderabbitai/data]
110115
```
111116

112117
:::note

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp