hubot-archive / hubot-auth

Assign roles to users and restrict command access in other scripts
149 stars 54 forks source link

Improved regex for removing roles #18

Closed joeldrapper closed 8 years ago

joeldrapper commented 8 years ago

Now correctly matches doesn’t as well as doesn't.

Closes #17

patcon commented 8 years ago

Coolio. Thanks! :)

joeldrapper commented 8 years ago

@patcon did this just cause ci to fail or was that failing already?

patcon commented 8 years ago

Ah rats. Worked locally as I hadn't done a fresh npm install, but seems that the mock adapter we use in tests breaks against anything above hubot v2.13.x