Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(305)

Issue 6815048: code review 6815048: misc/dashboard/codereview: only accept "NOT LGTM" on th... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by dsymonds
Modified:
12 years, 8 months ago
Reviewers:
minux1
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

misc/dashboard/codereview: only accept "NOT LGTM" on the first line of a message. Too many people quote entire emails and put their reply at the top ("top posting"), so we shouldn't recognise review commands anywhere in the review text.

Patch Set 1 #

Patch Set 2 : diff -r 8e87cb8dca7d https://code.google.com/p/go #

Patch Set 3 : diff -r 8e87cb8dca7d https://code.google.com/p/go #

Patch Set 4 : diff -r 8e87cb8dca7d https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M misc/dashboard/codereview/dashboard/cl.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
dsymonds
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 8 months ago (2012-10-29 10:57:06 UTC) #1
bradfitz
LGTM or /(?m)^NOT LGTM/ would also be acceptable and maybe less of a behavior change? ...
12 years, 8 months ago (2012-10-29 11:02:11 UTC) #2
dsymonds
I believe this matches what Rietveld does.
12 years, 8 months ago (2012-10-29 11:03:36 UTC) #3
dsymonds
*** Submitted as http://code.google.com/p/go/source/detail?r=e6aee4c1804a *** misc/dashboard/codereview: only accept "NOT LGTM" on the first line of ...
12 years, 8 months ago (2012-10-29 11:04:01 UTC) #4
minux1
rietveld seems to search for "not lgtm" in the whole message. (it regards brad's last ...
12 years, 8 months ago (2012-10-29 11:20:22 UTC) #5
dsymonds
12 years, 8 months ago (2012-10-29 11:35:15 UTC) #6
On Mon, Oct 29, 2012 at 10:20 PM,  <minux.ma@gmail.com> wrote:

> rietveld seems to search for "not lgtm" in the whole message.
> (it regards brad's last comment as disapproval)

Sounds like we should fix it, then.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b