Closed
Bug 1607521
Opened 6 years ago
Closed 6 years ago
Allow periods in reviewer names
Categories
(Developer Services :: General, enhancement, P5)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zeid, Assigned: zeid)
References
Details
Attachments
(1 file, 1 obsolete file)
Update VCT to match Lando and moz-phab when it comes to the RegEx used to parse reviewer names.
Assignee | ||
Comment 1•6 years ago
|
||
This change updates the regular expression used to parse reviewer name to
align with moz-phab and Lando.
Assignee | ||
Comment 2•6 years ago
|
||
Updated regex to allow for a single character reviewer name, as well as added
tests to cover various combinations of letters and periods.
Depends on D58979
Updated•6 years ago
|
Attachment #9119507 -
Attachment is obsolete: true
Pushed by zzabaneh@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/8e63558792f9
commitparser: allow periods in reviewer names r=glob,sheehan
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•