CandyShop / gerrit

Automatically exported from code.google.com/p/gerrit
Apache License 2.0
1 stars 0 forks source link

Supprt inline comments via "gerrit review" command #1269

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As of Gerrit 2.2.2.1, "gerrit review" makes it easy to script review scores and 
cover letters, but does not have a documented way for scripts to submit inline 
comments.

When an external program -- such as a static analysis tool -- finds issues that 
map to particular source lines, it would be nice to be able to upload those as 
inline comments.

(I think I have seen suggestions to use the HTTP-based RPC mechanism.  If that 
is the preferred approach, maybe it could be documented.  I would prefer an 
ssh-based approach; the web front-end here uses single sign-on against a 
database where it is hard to add non-human users.)

Original issue reported on code.google.com by mdpo...@troilus.org on 21 Feb 2012 at 8:14

GoogleCodeExporter commented 9 years ago
Conley is working on refactoring the review command, and has plans to support 
inline comments on it.

Original comment by sop@google.com on 21 Feb 2012 at 8:21

GoogleCodeExporter commented 9 years ago
I think this is a duplicate of Issue 602?

Original comment by bklarson@gmail.com on 22 Feb 2012 at 9:06

GoogleCodeExporter commented 9 years ago
I concur it's a duplicate.  Sorry, my searches of the open issues didn't find 
that one.

Original comment by mdpo...@troilus.org on 22 Feb 2012 at 9:46

GoogleCodeExporter commented 9 years ago

Original comment by sop@google.com on 22 Feb 2012 at 9:48