diff notification-template.txt @ 99:7888fe374e11

Add support for notification mails in case of build errors This involves a new status field notification_mail to keep track of whether a notification has been sent for a particular build attempt and two programs to list the pending notifications and to send the pending notifications (similar to how the static web pages are published) as well as the corresponding configuration files.
author Bernhard Herzog <bh@intevation.de>
date Tue, 19 Feb 2008 19:19:23 +0000
parents
children df3065e4c76b
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/notification-template.txt	Tue Feb 19 19:19:23 2008 +0000
@@ -0,0 +1,16 @@
+From: TreePackager <treepkg@example.com>
+To: Project Developemen List <project-devel@example.com>
+Subject: TreePackager: error builder %(track)s rev. %(revision)s
+MIME-Version: 1.0
+Content-type: text/plain
+
+Hello,
+
+an error occurred while building the %(track)s packages for revision
+%(revision)s.  Details are available in the build log:
+
+  http://example.com/treepkg/%(track)s/%(revision)s/build_log.txt
+
+General information about the status of the packages is available at
+
+  http://example.com/treepkg/
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)