screwdriver-notifications-base

4.0.0 • Public • Published

Notifications Base

Version Downloads Build Status Open Issues License

Base class for defining the behavior between screwdriver and notifications plugins

Usage

npm install screwdriver-notifications-base

Interface

This is an interface for receiving Screwdriver API events and sending notification to users based on their job settings.

notify

Expected Outcome

Notify the user based on their job settings, e.g. email, slack.

Extending

To extend the base class, the functions to override are:

  1. _notify
  2. events (optional)

Override events if you want to send notification based on other events.

Testing

npm test

License

Code licensed under the BSD 3-Clause license. See LICENSE file for terms.

Readme

Keywords

Package Sidebar

Install

npm i screwdriver-notifications-base

Weekly Downloads

29

Version

4.0.0

License

BSD-3-Clause

Unpacked Size

6.03 kB

Total Files

7

Last publish

Collaborators

  • sd-buildbot
  • petey
  • d2lam
  • fenrirunbound
  • tkyi
  • stjohnjohnson
  • minz1027
  • screwdriver
  • jerryzhang222