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
Unknown Object (File)
Sat, Nov 23, 11:56 PM
Unknown Object (File)
Nov 14 2024, 10:10 PM
Unknown Object (File)
Nov 14 2024, 8:40 PM
Unknown Object (File)
Nov 13 2024, 3:24 AM
Unknown Object (File)
Nov 9 2024, 12:53 PM
Unknown Object (File)
Oct 29 2024, 8:08 AM
Unknown Object (File)
Oct 22 2024, 9:07 AM
Unknown Object (File)
Oct 10 2024, 2: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