hubot-archive / hubot-pager-me

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

Fix email address reference in Slack adapter #103

Closed stephenyeargin closed 7 years ago

stephenyeargin commented 7 years ago

The user.profile.email attribute seems to have won out over user.email_address. This PR allows an undefined value in the former to fall back to the latter.