evanchueng / gerrit

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

Gerrit hook to check for comments #603

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Gerrit hook to check for comments when a change is submitted and to reject the 
change based on the comment.

Original issue reported on code.google.com by Eric.Win...@gmail.com on 21 Jun 2010 at 3:03

GoogleCodeExporter commented 9 years ago
Could you please elaborate on this?  Are you talking about
looking for comments in the source files and rejecting if
they are present?  E.g. search for "// TODO" and reject a
change if the user has added a new TODO marker?

Original comment by sop@google.com on 21 Jun 2010 at 3:08