You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/platforms/gitlab-com.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ GitLab provides an option to generate a personal access token for a new user. Fo
90
90
91
91
###Group Access Token
92
92
93
-
Creating a Group Accesstokenautomaticallycreates a bot user.With this, you simply need to providethe token, and we will take care of the rest. You will need toconfigure the tokenwith developer access. Do keep in mind, a group access token will only have a scope of the group itis created in. Additionalgroupswillrequire new group access tokens.
93
+
Creating a Group AccessToken in GitLabautomaticallygenerates a bot user.Ensure thatthe token is configured with Developer access. Once set up, you only need toprovide this tokenfor integration. Note that a Group Access Token is limited to the scope of the groupwhereitwas created. To configure additionalgroups, youwillneed to generate a separate Group Access Token for each group.