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

Issue 10222020: Output a list of suggested OWNERS reviewers when needed. (Closed)

Created:
8 years, 8 months ago by Zachary Kuznia
Modified:
8 years, 7 months ago
Reviewers:
Dirk Pranke, M-A Ruel
CC:
chromium-reviews, M-A Ruel, nsylvain
Visibility:
Public.

Description

Output a list of suggested OWNERS reviewers when needed. BUG=None TEST=Change files that need OWNERS review. Upload the patch. Check that the warning suggests a minimum set of reviewers. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=135619

Patch Set 1 #

Patch Set 2 : Code review #

Patch Set 3 : Code review #

Total comments: 9

Patch Set 4 : Code review fixes #

Patch Set 5 : Ready for commit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -11 lines) Patch
M owners.py View 4 1 chunk +48 lines, -7 lines 0 comments Download
M presubmit_canned_checks.py View 1 chunk +8 lines, -2 lines 0 comments Download
M tests/owners_unittest.py View 4 1 chunk +2 lines, -2 lines 0 comments Download
M tests/presubmit_unittest.py View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Zachary Kuznia
Hello nsylvain, Could you review this at: https://chromiumcodereview.appspot.com/10222020 Thanks, -Zach
8 years, 8 months ago (2012-04-26 07:12:23 UTC) #1
M-A Ruel
git blame tells me Dirk is the right reviewer for owners.py.
8 years, 8 months ago (2012-04-26 15:48:48 UTC) #2
Dirk Pranke
Thanks for working on this! After starting at the algorithm for a while, I think ...
8 years, 8 months ago (2012-04-27 00:00:13 UTC) #3
Zachary Kuznia
https://chromiumcodereview.appspot.com/10222020/diff/4001/owners.py File owners.py (right): https://chromiumcodereview.appspot.com/10222020/diff/4001/owners.py#newcode182 owners.py:182: current_owners.add(owner) On 2012/04/27 00:00:13, Dirk Pranke wrote: > nit: ...
8 years, 7 months ago (2012-05-02 08:57:58 UTC) #4
Dirk Pranke
8 years, 7 months ago (2012-05-02 21:43:31 UTC) #5
lgtm.

https://chromiumcodereview.appspot.com/10222020/diff/4001/owners.py
File owners.py (right):

https://chromiumcodereview.appspot.com/10222020/diff/4001/owners.py#newcode207
owners.py:207: max_owner = owner
On 2012/05/02 08:57:58, Zachary Kuznia wrote:
> Next week, I'm going to look at adding prioritization for the deepest nested
> owners.  Do you think that would be sufficient?
> 

Dunno. Possibly. I suggest launch early and iterate often :) We'll see who
complains.

Powered by Google App Engine
This is Rietveld 408576698