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

"Who is on call for xyz?" regex should not capture question mark #47

Closed danoc closed 8 years ago

danoc commented 9 years ago

Currently "Who is on call for mobile?" searches PagerDuty for "mobile?", not "mobile."

Here is a regex that only captures the relevant group: http://rubular.com/r/iXOlyYDx7o

Let me know if you would like me to submit a PR.

stephenyeargin commented 9 years ago

PRs always welcome!

stephenyeargin commented 8 years ago

Fixed with #73, released in v2.1.12.