Re: Add comments via API

2014-02-20 Thread Karel Novotny
javascript: [mailto: revie...@googlegroups.com javascript:] *On Behalf Of *Karel Novotny *Sent:* Wednesday, February 19, 2014 3:48 PM *To:* revie...@googlegroups.com javascript: *Subject:* Add comments via API Hi, I am doing an utility, that do an automated pre-review on reviewboard

Add comments via API

2014-02-19 Thread Karel Novotny
Hi, I am doing an utility, that do an automated pre-review on reviewboard. It takes files/diffs of the review and process them through some code analysis (CheckStyle) and adds comments to the review.I am using RB API for this, but I didn't find any way, how to add a comment via API. Is there