Feature #12656
make commit keywords and issue ratio configurable for each tracker
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM | |||
Target version: | - | |||
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
History
#1
Updated by Toshi MARUYAMA over 9 years ago
- Category changed from Administration to SCM
#2
Updated by Jean-Philippe Lang over 8 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
#3
Updated by Jean-Philippe Lang over 8 years ago
- Duplicates Feature #7590: Different commit Keywords for each tracker added