Page MenuHomePhabricator

Update Owners auditing rules for multiple reviewers
ClosedPublic

Authored by epriestley on May 17 2016, 6:05 PM.
Tags
None
Referenced Files
F15478639: D15939.diff
Tue, Apr 8, 1:32 AM
F15444099: D15939.id.diff
Thu, Mar 27, 7:51 AM
F15439122: D15939.diff
Wed, Mar 26, 5:52 AM
F15408036: D15939.id38375.diff
Tue, Mar 18, 9:01 PM
F15387619: D15939.id38378.diff
Sat, Mar 15, 2:42 AM
F15386429: D15939.id38375.diff
Sat, Mar 15, 12:33 AM
F15385388: D15939.id38376.diff
Fri, Mar 14, 10:27 PM
F15381846: D15939.id.diff
Fri, Mar 14, 9:37 AM
Subscribers
None

Details

Summary

Ref T10939. Fixes T10181. This slightly simplifies, then documents the auditing rules, which haven't been updated for a while. In particular:

  • If an owner authored the change, never audit.
  • Examine all reviewers to determine reviewer audit status, not just the first reviewer.
  • Simplify some of the loading code a bit.
Test Plan
  • Ran bin/repository reparse --owners <commit> --force to trigger this stuff.
  • Verified that the web UI did reasonable things with resulting audits.
  • Read documentation.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Update Owners auditing rules for multiple reviewers.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
  • Wordsmith "were not reviewed by..." to "were not accepted by..." for clarity.
chad edited edge metadata.
This revision is now accepted and ready to land.May 17 2016, 6:57 PM
This revision was automatically updated to reflect the committed changes.