2.0.2 • Published 10 years ago

hubot-victorops-bot v2.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

11 years ago

1.1.2

11 years ago

1.1.1

11 years ago

1.1.0

11 years ago

1.0.0

11 years ago