Sonarqube Connector for JIRA

Hi,

We are using SonarQube Developer Edition Version 8.1 and had purchased license for Sonarqube Connector. We’ve successfully integrated Connector with JIRA and are able to see the projects in JIRA.
As of now, we’re using the individual project key to integrate the repo in JIRA, is there a way to automate this process ? Since we’ve more than 150 projects in sonarqube.

Thanks in advance for the assistance !

Regards,
Farheen

Hi Farheen,

Since SonarQube Connector for Jira is a 3rd party plugin, you will need to contact excentia for assistance. Their documentation page has a support link to contact them, so you’ll need to contact them there (see red rectangle): Home - SonarQube Connector for Jira - Confluence

If you need information from your SonarQube instance, you can try using the Web API endpoints, which will allow you create a script to automate processing with SonarQube information within SonarQube, but not necessarily for the Connector with Jira.

Joe

Hi,

For mapping 150 SonarQube projects to the Jira project, you can use sonarQube project Tag instead of ResourceKey. I have tested it and able to map all the sonarQube projects to a single Jira Project with a single sonarQube project Tag.
Prerequisite: We need to create a project tag for all the SonarQube projects we want to link them to Jira project.

Hope this would be helpful for someone in the community.

Thanks
vsk