warren830 commented on code in PR #4260: URL: https://github.com/apache/incubator-devlake/pull/4260#discussion_r1089935623
########## backend/plugins/sonarqube/models/connection.go: ########## @@ -21,6 +21,7 @@ import helper "github.com/apache/incubator-devlake/helpers/pluginhelper/api" // This object conforms to what the frontend currently sends. type SonarqubeConnection struct { Review Comment: According to NewApiClientFromConnection, for sonarqube connection, we have to save "TOKEN:" as token, because sonarqube's Authorization is different from other plugins -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org