DescriptionClean up the parsing of approvals for OWNERS checks.
This fixes bugs 76724. We will now allow approvals from
only non-owners to be sufficient if the patch is from an OWNER.
Also, this strips out the code for suggesting reviewers during upload completely. I've come to believe that this should be done by gcl and git-cl directly rather than through a presubmit hook, when the change is being initially created. CheckOwners() is now a no-op on upload.
(We might need to add a new value to the codereview.settings file instead to indicate if we want this to happen).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79339
Patch Set 1 #
Total comments: 4
Patch Set 2 : update w/ review feedback from maruel #
Total comments: 1
Patch Set 3 : use owner_email instead of owner, disallow quoted lines containing 'lgtm' #Patch Set 4 : lint #Patch Set 5 : rebase to head #Messages
Total messages: 15 (0 generated)
|