Created Email plugin (markdown)

Dan Cryer 2013-10-17 02:52:27 -07:00
commit a9035db659

10
Email-plugin.md Normal file

@ -0,0 +1,10 @@
Sends a build status email.
### Configuration Options:
* **committer** - Whether or not to send the email to the committer that prompted this build.
* **addresses** - A list of addresses to send to.
* **default_mailto_address** - A default address to send to.
**Note:** _This plugin will only work if you configured email settings during installation._