Actions
Feature #9804
openAutomatic activity of spent time logging from commit messages
Status:
New
Priority:
Normal
Assignee:
-
Category:
Time tracking
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
I see no way to specify the activity in the commit messages when recording spent time.
It is defaulted to Developpment but sometimes it could be usefull to change it per commit.
Something like
Add new test to reproduce bug #1234. * t/issue/1234.t: Test something Refs: #1234 @25m ?Qualification
Or
Improve pod coverage * lib/ACME/Foo.pm: Documentation of ACME::Foo->boo(). Refs: #4321 @45m ?Documentation
The '?' character may (should?) be configurable.
Regards.
Related issues
Updated by Andreas Krummsdorf almost 9 years ago
Any comment on this request? This functionality would be awesome
Updated by Toshi MARUYAMA almost 9 years ago
- Related to Feature #11152: Linking commit comment and time spent comment added
Actions