From cdac38064697460f8601bbc9f7b364e8e1b9e591 Mon Sep 17 00:00:00 2001 From: Aravind Putrevu Date: Tue, 17 Jun 2025 16:12:33 +0200 Subject: [PATCH] Update setup-best-practices.md --- docs/guides/setup-best-practices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/setup-best-practices.md b/docs/guides/setup-best-practices.md index d45ec801..56e39dee 100644 --- a/docs/guides/setup-best-practices.md +++ b/docs/guides/setup-best-practices.md @@ -18,7 +18,7 @@ CodeRabbit works best when it has a user account all to itself on your Git platf Your team treats this account as a bot or service account—even on platforms that don't have a formal concept of separate service accounts, such as Bitbucket Cloud. -If you use GitHub, then CodeRabbit sets up a service account named `CoderabbitAI` for you as soon as you connect your GitHub organization to CodeRabbit. On other platforms, such as Bitbucket Cloud or Gitlab, you must set this account up yourself. +If you use GitHub, then CodeRabbit sets up a service account named `CodeRabbitAI` for you as soon as you connect your GitHub organization to CodeRabbit. On other platforms, such as Bitbucket Cloud or Gitlab, you must set this account up yourself. For platform-specific instructions about setting up this user, see [Integrate with Git platforms](/platforms/).