UNPKG

bugsnag-notification-plugins

Version:

Notification plugins (chat and issue tracking integrations) for Bugsnag.

22 lines (21 loc) 443 B
{ "name": "VictorOps", "actions": { "create": "Create a VictorOps incident.", "new": "Add Alert" }, "supportedTriggers": "all", "fields": [ { "name": "apiKey", "label": "VictorOps API Key", "description": "Enter your API key here.", "type": "password" }, { "name": "routingKey", "label": "VictorOps Routing Key", "description": "Enter your routing key here." } ] }