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

HUBOT_PAGERDUTY_API_KEY should be optional, pagerDutyApiKey should be per user if robot brain is active #28

Closed mahmoudimus closed 9 years ago

mahmoudimus commented 9 years ago

It's important to know from the pagerduty service who is initiating what, we can get auditing for free if we allow users to set their pagerduty api key directly instead of a global environment variable.

I'm happy to make a pull request if this might be considered as a good feature.

mahmoudimus commented 9 years ago

nvm. I was mistaken about the way pagerduty api works.