From 76ebe64a6b048fb7b510b0be778ffe74eb6232b7 Mon Sep 17 00:00:00 2001 From: Nick Busey Date: Wed, 27 Nov 2024 15:14:54 -0700 Subject: [PATCH 1/2] Add link to GH env-var setup --- docs/integrations/knowledge-base.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/knowledge-base.md b/docs/integrations/knowledge-base.md index 3579a818..4b1cb14e 100644 --- a/docs/integrations/knowledge-base.md +++ b/docs/integrations/knowledge-base.md @@ -58,7 +58,7 @@ By default, CodeRabbit will store its data in the `coderabbitai/data` branch, un ### Walkthrough - Set up a ChromaDB service on your cloud provider of choice. There is extensive documentation for generic Docker deploys, as well as cloud native deployments, in the [official Chroma documentation](https://docs.trychroma.com/deployment) -- Configure your environment variables for your CodeRabbit self-hosted deploy to be able to access Chroma. +- Configure your environment variables for your CodeRabbit self-hosted deploy to be able to access Chroma. Documentation is available for [GitHub](/self-hosted/github#prepare-an-env-file). - Restart your CodeRabbit service so it has access to the new environment variable settings. - Create a new PR in your SCM platform. - Add a comment to the PR to tell CodeRabbit to remember something. From f7166f593f0f9d58e6b940040d65c05210628605 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 22:15:33 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=8E=A8=20pnpm=20run=20lint:fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [dependabot skip] --- docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index b63a033f..7f0a4a51 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -7,7 +7,7 @@ sidebar_position: 9 ## November 25, 2024 -### Performance Improvement +### Performance Improvement We have implemented several performance improvements that will enhance the speed of code review and committed to making code review as efficient as possible across all your web development needs