Created Email plugin (markdown)
parent
b562a7dd83
commit
a9035db659
1 changed files with 10 additions and 0 deletions
10
Email-plugin.md
Normal file
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._
|
||||
Loading…
Add table
Add a link
Reference in a new issue