Page MenuHomePhabricator

Explicitly decline to add commit authors as auditors from Herald
ClosedPublic

Authored by epriestley on Feb 23 2017, 10:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 5:00 AM
Unknown Object (File)
Sun, May 5, 11:04 PM
Unknown Object (File)
Thu, Apr 25, 2:46 AM
Unknown Object (File)
Thu, Apr 11, 10:03 AM
Unknown Object (File)
Apr 6 2024, 3:05 PM
Unknown Object (File)
Apr 3 2024, 5:29 AM
Unknown Object (File)
Mar 19 2024, 6:01 PM
Unknown Object (File)
Mar 19 2024, 6:00 PM
Subscribers
None

Details

Summary

Fixes T12304. If you have a Herald rule which tries to add a commit author as an auditor, it fails validation when trying to apply.

Stop trying to apply these transactions, and explicitly tell the user why. Differential already uses a similar ruleset around reviewers, but Audit was using older code.

Test Plan
  • Wrote a Herald rule to add A, B and C as auditors.
  • Committed as A.
  • After change, saw B and C added with transacript guidance that A was the author.

Screen Shot 2017-02-23 at 2.42.02 PM.png (201×540 px, 33 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable