Base class for defining the behavior between screwdriver and notifications plugins
npm install screwdriver-notifications-base> Base class for defining the behavior between screwdriver and notifications plugins
``bash`
npm install screwdriver-notifications-base
#### Expected Outcome
Notify the user based on their job settings, e.g. email, slack.
2. events (optional)Override
events if you want to send notification based on other events.Testing
`bash
npm test
``Code licensed under the BSD 3-Clause license. See LICENSE file for terms.
[npm-image]: https://img.shields.io/npm/v/screwdriver-notifications-base.svg
[npm-url]: https://npmjs.org/package/screwdriver-notifications-base
[downloads-image]: https://img.shields.io/npm/dt/screwdriver-notifications-base.svg
[license-image]: https://img.shields.io/npm/l/screwdriver-notifications-base.svg
[issues-image]: https://img.shields.io/github/issues/screwdriver-cd/notifications-base.svg
[issues-url]: https://github.com/screwdriver-cd/notifications-base/issues
[status-image]: https://cd.screwdriver.cd/pipelines/133/badge
[status-url]: https://cd.screwdriver.cd/pipelines/133