Opened 17 years ago
Closed 12 years ago
#2661 closed enhancement (wontfix)
Need integration of Trac with Codestriker
Reported by: | Owned by: | anybody | |
---|---|---|---|
Priority: | highest | Component: | Request-a-Hack |
Severity: | normal | Keywords: | |
Cc: | Ryan J Ollos | Trac Release: | 0.11 |
Description
Codestriker is a popular code review tool.
I'm looking for a solution to integrate Trac to codestriker (ie. track the time spent on code reviews). Each code review topic would have to be a project entry in Trac. Developers could log time against the code reviews allocated to them. A code review project would have three states: open (when review is set up), pending (if any time has been logged but review not closed yet) and closed (when review is closed).
This would be a very usefull tool for project managers / organizations, since they would have an ideea of how much they spend in code reviews (an important element of the software development process).
Thanks,
Attachments (0)
Change History (6)
comment:1 Changed 15 years ago by
Cc: | Ryan J Ollos added; anonymous removed |
---|
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
I dont know if you have seen it, but the TimingAndEstimationPlugin allows trac users to record time spent and provides reports for viewing that information.
Not sure if that is all you are looking for if there is some specific Codestriker integration missing
comment:5 follow-up: 6 Changed 13 years ago by
this project is dead; last news entry is from 2008-10-30; noone will support a project with no news; I suggest to close this ticket as wontfix
comment:6 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Replying to anonymous:
this project is dead; last news entry is from 2008-10-30; noone will support a project with no news; I suggest to close this ticket as wontfix
Agreed.
Another interesting option: CodeReviewPlugin