Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e5085 commit 74b4198Copy full SHA for 74b4198
docs/platforms/saas-gitlab.md
@@ -63,7 +63,7 @@ GitLab provides an option to generate a personal access token for a new user. Fo
63
5. Click "Add New Token."
64
6. Enter a name and an expiry date for the token.
65
7. If no expiry date is entered, it defaults to 365 days from the current date.
66
-8. Ensure the following scopes are selected: `api`, `user`, `email`.
+8. Ensure the following scopes are selected: `api`, `read_api`, `read_user`.
67
9. Click "Create Personal Access Token."
68
10. Note down the token as it will only be displayed once.
69
0 commit comments