You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the values for each key under the `email_config` section.
34
+
35
+
<br />
36
+
37
+
## What next?
38
+
39
+
Whenever a pipeline run is successfully completed or fails,
40
+
an email will be delivered to all the inboxes listed under `to_emails`.
41
+
42
+
Here is an example of what an email could look like:
43
+
44
+
| |
45
+
| --- |
46
+
| Successfully ran Pipeline `example_pipeline` with Trigger 79 `hourly_trigger` at execution time `2022-09-28 19:00:00`.<br />Open http://localhost:6789/pipelines/example_pipeline/triggers/79 to check pipeline run results and logs. |
0 commit comments