Page MenuHomePhabricator

Restore "Auditor" as an alias for the commit message field "Auditors"
ClosedPublic

Authored by epriestley on Feb 3 2017, 2:18 PM.
Tags
None
Referenced Files
F15561079: D17306.id41621.diff
Tue, Apr 29, 6:01 PM
F15559366: D17306.id41618.diff
Tue, Apr 29, 8:25 AM
F15557567: D17306.id41618.diff
Mon, Apr 28, 10:11 PM
F15541377: D17306.id.diff
Fri, Apr 25, 11:33 AM
F15531128: D17306.diff
Wed, Apr 23, 9:47 AM
F15447628: D17306.id41621.diff
Mar 28 2025, 12:43 AM
F15447627: D17306.id41618.diff
Mar 28 2025, 12:43 AM
F15447626: D17306.id.diff
Mar 28 2025, 12:43 AM
Subscribers
None

Details

Summary

Fixes T12197. I think this field was never recognized by Differential (it doesn't appear in D17070, but maybe that isn't the right change).

It was recognized by the ad-hoc regular expression which I replaced with a formal parser in D17262.

Allow the former parser to accept "Auditor" as an alias for "Auditors".

Test Plan

Committed a change with Auditor: dog, saw the audit trigger correctly in the web UI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable