This is an automated email from the ASF dual-hosted git repository.
zky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
The following commit(s) were added to refs/heads/main by this push:
new d78cc88d417 docs: reduce the permission requirement for gitlab (#774)
d78cc88d417 is described below
commit d78cc88d41743e9a5fe4e95a41d132f60ce7297d
Author: Klesh Wong <[email protected]>
AuthorDate: Wed Jul 31 12:24:26 2024 +0800
docs: reduce the permission requirement for gitlab (#774)
---
docs/Configuration/GitLab.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/Configuration/GitLab.md b/docs/Configuration/GitLab.md
index 8f5b38decf1..a7a60acc78a 100644
--- a/docs/Configuration/GitLab.md
+++ b/docs/Configuration/GitLab.md
@@ -36,9 +36,8 @@ Your GitLab personal access token (PAT) is required to add a
connection. Learn a
##### Personal Access Token Permissions
-At least one of the following permissions is required to collect data from
repositories:
+The following permission is required to collect data from repositories:
-- `api`
- `read_api`
You also have to double-check your GitLab user permission settings.