Page MenuHomePhabricator

Update Owners auditing rules for multiple reviewers
ClosedPublic

Authored by epriestley on May 17 2016, 6:05 PM.
Tags
None
Referenced Files
F13080001: D15939.id38378.diff
Wed, Apr 24, 3:41 AM
F13080000: D15939.id38376.diff
Wed, Apr 24, 3:41 AM
F13079998: D15939.id38375.diff
Wed, Apr 24, 3:41 AM
F13079997: D15939.id.diff
Wed, Apr 24, 3:41 AM
F13079996: D15939.diff
Wed, Apr 24, 3:41 AM
Unknown Object (File)
Fri, Apr 19, 4:42 PM
Unknown Object (File)
Wed, Apr 10, 10:03 AM
Unknown Object (File)
Wed, Apr 10, 2:08 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.