I have 15 developers that review code within the group, and review code from other groups. I need a report that has information similar to "Joe particpated in 10 code reviews, Ann participated in 5, John partiicpated in 0". Dates of the code review participation would be helpful as well.
A solution external to Crucible, if you are not planning to write a plugin for this, is to use this tool, dump the Crucible reviews to an xls and generate whatever reports that you need.
http://code.google.com/p/crucible-excel-dump/wiki/InstallationAndUsage
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.