Skip to content

Sparky plugin to send email notifications upon completed builds

Notifications You must be signed in to change notification settings

melezhik/sparky-plugin-notify-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYNOPSIS

Sparky plugin to send email notifications upon completed builds.

INSTALL

$ zef install Sparky::Plugin::Notify::Email

USAGE

$ cat sparky.yaml
# send me a notifications on failed builds
plugins:
 - Sparky::Plugin::Notify::Email:
    run_skope: fail
    parameters:
      to: [email protected]

Author

Alexey Melezhik

About

Sparky plugin to send email notifications upon completed builds

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Other 100.0%