How Can We Help?
Search for answers or browse our knowledge base.
SonarQube Connector
DevOps Gate processes can use SonarQube Connector to enrich target systems. The connector can read and parse SonarQube webhook data and update target systems accordingly. An example of setting SonarQube Connector and enriching JIRA with code quality information can be found here
Setup of SonarQube System Connector
- Navigate to Systems page
- Press the Add System button
- Input a preferable name
- Select “SonarQube” from Type dropdown
- Enable/Disable the Allow Self-Signed Certificates toggle. Important when the system API is under HTTP, not HTTPS
- Input URL to a SonarQube instance
- Input Username
- Add Access Token to the instance. Create API token guid
- Select a WebHook security option. SyncNow supports IP restriction and secret key authentication (More about webhook security)
- Press Verify Connection button to check if connection is established
- Press the Save button
A new system connector has been created