UNPKG

bugsnag-notification-plugins

Version:

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

19 lines (18 loc) 418 B
{ "name": "Slack", "url": "https://slack.com", "actions": { "create": "Post to a Slack channel", "new": "Add Room" }, "supportedTriggers": "all", "type": "communication", "fields": [ { "name": "url", "label": "Slack Webhook URL", "description": "The Slack webhook URL you would like error data posted to.", "link": "https://slack.com/services/new/bugsnag" } ] }