Project

General

Profile

Redmine + git commits

Added by Vladimir Vlasov about 11 years ago

Redmine has facility to change the status of an issue to the predefined status when there is a git commit with predefined keywords and issue number, i.e. "fixed #issue-number". You can specify multiple keywords which will trigger this status change. Unfortunately, you can set correlation "multiple keywords" - "status to apply", but you can't set several correlations of this kind, i.e. "keyword1" - "status to apply: done", "keyword2" - "status to apply: reopened" etc. It seems to be a nice feature to have. Is there a way to get this behaviour?


Replies (3)

RE: Redmine + git commits - Added by Andriy Lesyuk over 10 years ago

This can be done only by writing a plugin, as far as I know.

    (1-3/3)