Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

The main goal of the plugin is to integrate JIRA with your SonarQube instance and code quality metrics.

This is very important because not all the people access SonarQube to review their code quality data. With this plugin, we are providing all the information in JIRA, so that the users don't need to change their context to SonarQube.


OpenAI integration

Get easy and fast possible resolutions to your sonarqube evidences created in Jira!

We are proud to announce that our connector has a new functionality through the integration of open ai in our plugin.

Now every time an issue is created in jira from our connector, in the comments of the newly created issue, one or several possible solutions given by open ai will also be created, to correct the sonar evidence associated with the issue. In this way we help to improve the quality of the code and the maintenance of the applications.


If the Jira issue is associated with several evidences for the same rule, a maximum of 3 comments will be created in the subject with the possible solutions offered by open ai.

These comments are suggestions for solving the problem in code using the OpenAI API. If you don't have a token, you can generate it from here

The consultation for the resolution of the evidence is not instantaneous, we would appreciate it if you are a little patient when it comes to obtaining the answers.


"Create issue from the Sonarqube Connector Panel" :


Access to the Jira issue created to get suggested resolutions : 





Features at project level

You can browse your project code quality at anytime by using the project tab panel in your project sidebar. You will access the full SonarQube dashboard with all your summary and details:


Project Portfolio

Unable to render {include} The included page could not be found.


SonarQube Issues Breakdown

Since 1.5 version you are able to see SonarQube issues directly in your project tab panel.

A new section has been added to your panel so that you can see all issues of the SonarQube resources linked through the connector.

Issues will be summarized if you have more than one resource key in your settings.

This way, as a manager, you can review your top issues inside your Jira project. All the information in the same place.

If you need issue details, we have provided a link to your SonarQube/SonarCloud instance.


Create Jira Issues from SonarQube Issues

Since 1.7.1 version you can create SonarQube issues in Jira.

A button has been added in the row of the SonarQube rule to create them.

Issue will be created as follows:

  • Summary: Name of the SonarQube rule.

  • Description: A link to SonarQube issues. (If you have more than one project, a link is created only to projects that have issues)

If the SonarQube rules already have an associated issue, you will get a warning saying the issue cannot be created because it already exists.

If a new SonarQube analyis is launched and some issues have already been resolved and new ones have appeared, pressing the button will only create a new issues with the new ones.

When issue is created, a Jira issue link appears in the same row of SonarQube rule. If issue has been deleted or resolved, nothing appears.

Note

Since 2.3 the creation of issues with required fields is supported.

In case the configured issue type has required fields, the create issue dialog will be opened to fill the required fields.

Custom Metrics

Since 1.8 version you can add a list of custom metric keys to display in the dashboard, you can specify 1 or a list of metric keys separated by commas. For example: blocker_violations, major_violations, classes. 

=================================

Single project 

=================================

=================================

Multi project

=================================

 

  • No labels