Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Issue 215153004: For determining OWNERS, drop reviewers specified via '-r' that aren't in email address format. (Closed)

Created:
6 years, 9 months ago by Ilya Sherman
Modified:
6 years, 8 months ago
Reviewers:
agable, M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org, apavlov
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

For determining OWNERS, drop reviewers specified via '-r' that aren't in email address format. BUG=none R=agable@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=262641

Patch Set 1 #

Total comments: 2

Patch Set 2 : Drop non-email addresses instead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -4 lines) Patch
M presubmit_canned_checks.py View 1 1 chunk +3 lines, -1 line 0 comments Download
M tests/presubmit_unittest.py View 1 4 chunks +20 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Ilya Sherman
apavlov@ emailed me today informing me that my previous change broke his workflow. He's accustomed ...
6 years, 9 months ago (2014-03-27 21:03:10 UTC) #1
agable
On 2014/03/27 21:03:10, Ilya Sherman wrote: > apavlov@ emailed me today informing me that my ...
6 years, 9 months ago (2014-03-27 21:23:59 UTC) #2
Ilya Sherman
On 2014/03/27 21:23:59, agable wrote: > On 2014/03/27 21:03:10, Ilya Sherman wrote: > > apavlov@ ...
6 years, 9 months ago (2014-03-27 21:28:24 UTC) #3
M-A Ruel
https://codereview.chromium.org/215153004/diff/1/presubmit_canned_checks.py File presubmit_canned_checks.py (right): https://codereview.chromium.org/215153004/diff/1/presubmit_canned_checks.py#newcode869 presubmit_canned_checks.py:869: return set([_EnsureEmailFormat(reviewer) for reviewer in reviewers]) FTR; return set(_EnsureEmailFormat(reviewer) ...
6 years, 9 months ago (2014-03-28 00:19:35 UTC) #4
Ilya Sherman
Ok, went with just dropping non-email addresses instead. PTAL. https://codereview.chromium.org/215153004/diff/1/presubmit_canned_checks.py File presubmit_canned_checks.py (right): https://codereview.chromium.org/215153004/diff/1/presubmit_canned_checks.py#newcode869 presubmit_canned_checks.py:869: ...
6 years, 8 months ago (2014-04-09 01:34:59 UTC) #5
M-A Ruel
lgtm
6 years, 8 months ago (2014-04-09 01:48:36 UTC) #6
Ilya Sherman
The CQ bit was checked by isherman@chromium.org
6 years, 8 months ago (2014-04-09 06:17:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/215153004/20001
6 years, 8 months ago (2014-04-09 09:02:16 UTC) #8
commit-bot: I haz the power
6 years, 8 months ago (2014-04-09 09:06:19 UTC) #9
Message was sent while issue was closed.
Change committed as 262641

Powered by Google App Engine
This is Rietveld 408576698