[wp-trac] [WordPress Trac] #27411: Allow adding custom @ticket types for unit tests
WordPress Trac
noreply at wordpress.org
Mon Mar 17 04:47:15 UTC 2014
#27411: Allow adding custom @ticket types for unit tests
------------------------------+------------------------------
Reporter: rmccue | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+------------------------------
Comment (by rmccue):
So, here's what I'm thinking: change the regex to match `^\w+\d+$`
instead, which matches any prefix before a number (`HM123`, `wat123`,
etc). We don't really need to worry about accidentally adding things here,
since if they're not ticket numbers, they'll just never be checked.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27411#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list