Enables Strider to email notifications based on certain events
npm install strider-email-notifierThis plugin enables email notifications to be sent on build success or failure.

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.