hubot-archive / hubot-pager-me

PagerDuty integration for Hubot
https://www.npmjs.com/package/hubot-pager-me
MIT License
73 stars 93 forks source link

Allow for proper punctuation when asking 'who's on call?' #97

Closed augieschwer closed 8 years ago

augieschwer commented 8 years ago

We are always asking "who's on call?" and not getting results back because the regex doesn't expect a trailing "?". This patch adds that optional "?" to the regex.

stephenyeargin commented 8 years ago

👍

stephenyeargin commented 8 years ago

Released with v2.1.18