aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-11-08 08:43:23 -0500
committerDrew DeVault <sir@cmpwn.com>2018-11-08 08:43:23 -0500
commitbac8b48b11a99acb695371d7a146cc46336d237f (patch)
tree2dcf8eddefc639acc49740f401a88c9075ea943e /builds.sr.ht
parent832495742695ad58609ed93b98963e2a6492a2be (diff)
downloadsr.ht-docs-bac8b48b11a99acb695371d7a146cc46336d237f.tar.gz
Document email triggers
Diffstat (limited to 'builds.sr.ht')
-rw-r--r--builds.sr.ht/triggers.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/builds.sr.ht/triggers.md b/builds.sr.ht/triggers.md
index 09a7aff..2b00e70 100644
--- a/builds.sr.ht/triggers.md
+++ b/builds.sr.ht/triggers.md
@@ -15,6 +15,15 @@ Condition may be one of the following:
The following actions are available:
+## email
+
+Sends an email summarizing the build results.
+
+*Configuration*
+
+- **to**: The value of the "To" header in the outgoing email, e.g. your email
+ address or e.g. `Jim Jimson <jim@example.org>; Bob Bobson <bob@example.org>`
+
## webhook
Submits the job status (as it would be returned by GET /api/jobs/:id) as a POST