[SHOWCASE] Redmine Integration

Redmine Workflows in SCM-Manager

Redmine is a free and open source, web-based project management and issue tracking tool. If you install the Redmine Plugin, your SCM-Manager can update Redmine issues based on commit messages.

We have configured the global Redmine configuration in SCM-Manager to listen for specific keywords such as Review and Feedback. As soon as one of these keywords is included in a commit message, the associated issue is set to the desired status, in our case the status Feedback.

Now all you have to do is to mention an issue id inside your commit message. To find the related issues, see the commit history in the feature branches, as the issues mentioned are linked there and click on the issue id:

In Redmine you can see issue update like this:
redmine_comment


You still got questions about the Redmine integration with SCM-Manager? Feel free to ask right below this topic.