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

Limit commands #129

Open hanpeter opened 5 years ago

hanpeter commented 5 years ago

Is it possible to limit commands that this integration offer?

Currently testing out pager-me integration for my Hubot instance. There are incredible amount of commands that allows me to do anything and everything I can think of.

However, the @hubot help list is also daunting. My team currently uses Icinga2 to do all the monitoring work. Our workflow is to acknowledge and resolve incidents through Icinga's web application. At least for the time being, majority of the commands are not needed by us.

Is it possible to disable certain commands so the list is more manageable?