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
F13233238: D17306.diff
Tue, May 21, 2:08 AM
F13190791: D17306.id.diff
Sat, May 11, 1:43 PM
F13184846: D17306.diff
Sat, May 11, 12:53 AM
F13176289: D17306.id41618.diff
Wed, May 8, 12:28 PM
Unknown Object (File)
Sun, Apr 28, 4:44 PM
Unknown Object (File)
Thu, Apr 25, 1:22 AM
Unknown Object (File)
Apr 19 2024, 6:13 PM
Unknown Object (File)
Apr 8 2024, 11:22 PM
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