diff --git a/Email-plugin.md b/Email-plugin.md new file mode 100644 index 0000000..1c1d4b4 --- /dev/null +++ b/Email-plugin.md @@ -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._ \ No newline at end of file