I'm looking for a code review plugin for our trac installation.
I found these two as the top result for "trac code review" query on google
I'm leaning towards PeerCodeReview plugin.
Requesting the SO community for inputs about these plugins to help me select the one for our trac installation.
If you know about any other plugins please let me know about those as well. :)
What I'm looking for in the plugin
- A Way to annotate code with comments.
- Approve/Dis-approve ; kind of like a button to inform that code needs to change. maybe a bug is created.
- A way to assign code review "Task" to a person(s).
The first feature is required (I guess that's the whole point); others are optional. I can hack trac to get something similar to fit into that workflow. Hopefully! ;)
