JIRA Sonar Plugin: Automatically Generate / Troubleshoot

I installed the JIRA plugin in Sonar for the project. I can successfully link problems in Sonar and problems in JIRA using the Sonar web interface and the "Link to Jira Issue" button.

The project is basically a Java project, and I use gradle to build and the gradle sonar-runner plugin to perform sonar analysis.

Is it possible for JIRA problems to be created (or resolved) automatically when I perform the analysis, so I don’t need to click “Link to Jira Question” for each problem (about 100 questions).

Any help is greatly appreciated.

Greetings!

+3
source share
1 answer

, JIRA . /, , JIRA (, )? , SonarQube JIRA, , . , SonarQube : http://docs.sonarqube.org/display/SONAR/Reviewing+Issues

+3

All Articles