SonarQube token
I am trying to use the External inspections support for SonarQube.
How can I create the token mentioned in the guide?
"sonar.upsource.token=<External-tool-integration-token-defined-in-upsource>"
Please sign in to leave a comment.
I am trying to use the External inspections support for SonarQube.
How can I create the token mentioned in the guide?
"sonar.upsource.token=<External-tool-integration-token-defined-in-upsource>"
Please sign in to leave a comment.
Hi Jeremy,
On the project administration page in Upsource, integration tab.
This has to be set on every project? Creating projects is already an involved process. No kind of templates?
You can use an API for projects creation https://upsource.jetbrains.com/~api_doc/reference/Service.html#messages.UpsourceRPC - createProject method.