strider-email-notifier

Enables Strider to email notifications based on certain events


Keywords
strider, email, plugin
License
MIT
Install
npm install strider-email-notifier@1.0.0

Documentation

strider-email-notifier

Build Status

This plugin enables email notifications to be sent on build success or failure.

NPM

Configuration Options

By default, email notifications will only be sent when the status of the build changes. i.e when it moves from a successful to a failed state or from a failed to a successful state.

You can change this by selecting "Always send notification emails" within the plugin options.