Skip to content

Nyholm/sonar-redmine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonar Redmine Plugin

This Sonar plugin is a Redmine client. It allows you to write a Redmine ticket from a violation menu direct from Sonar.

Usage

Find a violation. Press "More actions" and select "Link to Redmine".

Write a comment if you like and press "Save".

A new ticket has now been created in Redmine.

Configuration

After you installed the plugin you need to configure it to be able to talk to Remine.

  1. You need to enable the Rest Api in Redmine. Activate the Rest API at Redmine > Aministratior > Authentication > Enable REST web service.
  2. Create a user that that permissions to write a ticket in your Redmine project.
  3. Get the Api key from that new user. Redmine > My account > API access key.
  4. On the global Sonar settings (http://sonar-url/settings?category=Redmine) add the Api key and the Redmine url.
  5. On the Sonar project configuration (http://sonar-url/project/settings/1685?category=Redmine) add the Redmine project key and the ID of the Tracker you want new issues to be associated with.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%