Project

General

Profile

Actions

Bug #4092

open

[ce, ee] Redmine/JIRA integrations - smart commits

Added by Daniel D almost 8 years ago. Updated almost 8 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
15.07.2016
Due date:
% Done:

0%

Estimated time:
Sorting:
Commit Number:
Affected Version:

Description

For the redmine case there are 5 states for a ticket:

  • new
  • in progress
  • resolved
  • feedback
  • closed'

Commit messages should be able to auto close/resolve tickets using keywords such as fixes #42

The thing to think about is that the user may want 'fixes #20' to set the redmine issue to any of 'resolved', 'feedback' or 'closed' - this should be set in the integration options.

Allowing custom multiple regex => state mappers per integration is the most powerful but might be overkill- making standard keywords might be better eg:

fixes => resolved
closes => closed

Then again this might be no good for international users.


Files

Actions

Also available in: Atom PDF