Skip to content

Commit 2323ded

Browse files
committed
minor fix
1 parent e0a1398 commit 2323ded

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/platforms/gitlab-com.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,11 @@ By default, GitLab restricts this option to users on the Premium or Ultimate tie
109109

110110
:::tip
111111

112-
Group Access Tokens create bot users with generic GitLab-generated usernames (like `group_63_bot_5753964ff2810e4986a3db8945204f48`). If you prefer a more descriptive username for your CodeRabbit bot, you can customize it using the [GitLab API](https://docs.gitlab.com/api/users/#modify-a-user). You can find the bot's user ID either from the CodeRabbit UI or from the Group Members page in GitLab.
112+
Group Access Tokens create bot users with generic GitLab-generated usernames (like `group_63_bot_5753...`). If you prefer a more descriptive username for your CodeRabbit bot, you can customize it using the [GitLab API](https://docs.gitlab.com/api/users/#modify-a-user).
113113

114-
## :::
114+
You can find the bot's user ID through the CodeRabbit UI if connected, or by visiting the bot user's profile from your Group Members page in GitLab.
115+
116+
:::
115117

116118
### Where to Provide CodeRabbit the Access Token
117119

0 commit comments

Comments
 (0)