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 de29cc29ba docs: clarify the required SonarQube token (#572)
de29cc29ba is described below

commit de29cc29ba8945de2ea6ad83be443daf81020ebb
Author: Louis.z <[email protected]>
AuthorDate: Tue Jul 4 15:36:57 2023 +0800

    docs: clarify the required SonarQube token (#572)
    
    Co-authored-by: Startrekzky <[email protected]>
---
 docs/Configuration/SonarQube.md                         | 2 +-
 versioned_docs/version-v0.16/Configuration/SonarQube.md | 2 +-
 versioned_docs/version-v0.17/Configuration/SonarQube.md | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/Configuration/SonarQube.md b/docs/Configuration/SonarQube.md
index 832df7f80f..122a477766 100644
--- a/docs/Configuration/SonarQube.md
+++ b/docs/Configuration/SonarQube.md
@@ -24,7 +24,7 @@ The endpoint url should end with `/`.
 
 ### Token
 
-Please use an admin account to create the SonarQube token. Learn about [how to 
create a SonarQube 
token](https://sonarqube.inria.fr/sonarqube/documentation/user-guide/user-token/).
+Please use a system admin account to create the SonarQube token, because some 
SonarQube APIs require this permission to list all projects. Learn about [how 
to create a SonarQube 
token](https://sonarqube.inria.fr/sonarqube/documentation/user-guide/user-token/).
 
 ### Proxy URL (Optional)
 
diff --git a/versioned_docs/version-v0.16/Configuration/SonarQube.md 
b/versioned_docs/version-v0.16/Configuration/SonarQube.md
index 7f4770f0e6..875c75d98b 100644
--- a/versioned_docs/version-v0.16/Configuration/SonarQube.md
+++ b/versioned_docs/version-v0.16/Configuration/SonarQube.md
@@ -24,7 +24,7 @@ The endpoint url should end with `/`.
 
 #### Auth Token(s)
 
-Please use an admin account to create the SonarQube token. Learn about [how to 
create a SonarQube 
token](https://sonarqube.inria.fr/sonarqube/documentation/user-guide/user-token/).
+Please use a system admin account to create the SonarQube token, because some 
SonarQube APIs require this permission to list all projects. Learn about [how 
to create a SonarQube 
token](https://sonarqube.inria.fr/sonarqube/documentation/user-guide/user-token/).
 
 #### Proxy URL (Optional)
 
diff --git a/versioned_docs/version-v0.17/Configuration/SonarQube.md 
b/versioned_docs/version-v0.17/Configuration/SonarQube.md
index 832df7f80f..122a477766 100644
--- a/versioned_docs/version-v0.17/Configuration/SonarQube.md
+++ b/versioned_docs/version-v0.17/Configuration/SonarQube.md
@@ -24,7 +24,7 @@ The endpoint url should end with `/`.
 
 ### Token
 
-Please use an admin account to create the SonarQube token. Learn about [how to 
create a SonarQube 
token](https://sonarqube.inria.fr/sonarqube/documentation/user-guide/user-token/).
+Please use a system admin account to create the SonarQube token, because some 
SonarQube APIs require this permission to list all projects. Learn about [how 
to create a SonarQube 
token](https://sonarqube.inria.fr/sonarqube/documentation/user-guide/user-token/).
 
 ### Proxy URL (Optional)
 

Reply via email to