2.0.2 • Published 7 years ago

hubot-victorops-bot v2.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Hubot Victorops Bot

A hubot script to quickly view or page the person on call in VictorOps

###Dependencies

  • coffee-script
  • node-fetch
  • moment
  • ical
  • fuzzy
  • underscore

###Configuration

  • HUBOT_VICTOROPS_POST_URL - REST Endpoint for VictorOps
  • HUBOT_VICTOROPS_TEAMS_MAP \{\"routing_key1\":\"team1\",\"routing_key2\":\"team2\"\}
  • HUBOT_VICTOROPS_TEAMS_ICAL \{\"team1\":\"URL_TO_ICS\",\"team2\":\"URL_TO_ICS\"\}

The specific configuration can be taken from VictorOps's portal -> Settings -> Integration -> Routing Keys. You can only page oncall inside channels. Ensure that you map your routing key names to desired slack channel names.

###Commands

  • hubot page oncall <optional message>
  • hubot whois oncall

###Setup VictorOps http://victorops.force.com/knowledgebase/articles/Integration/Alert-Ingestion-API-Documentation/

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago