Plugin | 1.0 |
|---|---|
Redmine 1.3.0+ |
|
Redmine 2.0+ |
|
Redmine 1.1.0 - 1.3.0 |
|
This plugin connects Sonar to Redmine issue and project management tool in various ways.
Sonar retrieves the number of open issues associated to a project from Redmine. It then reports on the total number of issues and distribution by priority.
< IMAGE TO BE PLACED HERE >
This feature allows you to create a review (on a violation) that will generate a Redmine Issue on your configured Redmine Installation
When logged in, you should find the "Link to Redmine" action available on any violation:
< IMAGE TO BE PLACED HERE >
You can enter any comment and after you press "Link to Redmine", a new review comment is added on the violation: you can see the link to the newly-created Redmine issue.
< IMAGE TO BE PLACED HERE >
And the corresponding Redmine Issue looks like:
< IMAGE TO BE PLACED HERE >
At project or global level go to Settings > Redmine and set the sonar.redmine.host, sonar.redmine.api-access-key and sonar.redmine.project-key properties.
Log in to your Redmine installation with administration rights
Go to the "My Account" page ( /my/account ) and create a new API Access key on the right panel of your screen.