Page MenuHomePhabricator

Update Owners auditing rules for multiple reviewers
ClosedPublic

Authored by epriestley on May 17 2016, 6:05 PM.
Tags
None
Referenced Files
F18851835: D15939.diff
Fri, Oct 31, 4:36 AM
F18754784: D15939.id38378.diff
Sun, Oct 5, 1:20 AM
F18740866: D15939.id38375.diff
Thu, Oct 2, 6:43 AM
F18671972: D15939.id38376.diff
Sep 25 2025, 6:08 AM
F18621450: D15939.diff
Sep 15 2025, 8:23 AM
F18507570: D15939.id.diff
Sep 5 2025, 2:17 AM
F18500139: D15939.diff
Sep 4 2025, 8:33 PM
F18412221: D15939.id.diff
Aug 30 2025, 6:25 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.