Actions
Feature #12656
closedmake commit keywords and issue ratio configurable for each tracker
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
Problem:
The tracker "Tasks" includes simple tasks. These tasks should be "closed" when committing "fixes #1234" for example.
The tracker "Features" includes an advanced workflow. These tasks should be set to "ready for review" when the developer commited "fixes #1234".
Maybe you can make this configurable for each tracker?
Another solution: If there were more than one keyword and an assigned issue status configurable this would help, too.
Example:
"assign" => status "assigned".
"reviewready, ready" => status "ready for review"
"closes, fixes" => status "closed".
and so on...
btw: great work, thanks a lot!
Related issues
Updated by Toshi MARUYAMA about 12 years ago
- Category changed from Administration to SCM
Updated by Jean-Philippe Lang over 11 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Updated by Jean-Philippe Lang over 11 years ago
- Is duplicate of Feature #7590: Different commit Keywords for each tracker added
Actions