Page MenuHomePhabricator

Consider packages when calculating Differential authority
ClosedPublic

Authored by epriestley on May 13 2016, 2:31 PM.
Tags
None
Referenced Files
F13059673: D15909.diff
Fri, Apr 19, 4:40 PM
Unknown Object (File)
Mon, Apr 15, 8:13 PM
Unknown Object (File)
Mon, Apr 15, 10:08 AM
Unknown Object (File)
Fri, Apr 12, 8:09 PM
Unknown Object (File)
Fri, Apr 12, 6:40 AM
Unknown Object (File)
Fri, Mar 29, 10:31 AM
Unknown Object (File)
Fri, Mar 29, 10:30 AM
Unknown Object (File)
Mar 19 2024, 3:30 AM
Subscribers
None

Details

Summary

Ref T10939. This has no effect yet since packages can not actually become reviewers, I'm just inching toward support.

  • When searching for "responsible users", include revisions that need review by packages you have authority over.
  • When calculating review authority, include authority over packages you are a member of (these currently never exist).
Test Plan

This isn't reachable so I just var_dump()'d stuff and looked at the generated queries, which appeared correct/reasonable.

I'll vet this more thoroughly once packages can actually become reviewers.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Consider packages when calculating Differential authority.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.May 13 2016, 2:57 PM
This revision was automatically updated to reflect the committed changes.