Shown below is what I have at the moment.  It is more succinct than
other examples I've seen, but you can easily follow the link for
details.

The example below has more check-ins that one would normally find in a
single alert (unless you sign up for the "daily digest") because my
local repo is not actually sending emails and thus is not purging its
"pending alert" queue.

------- BEGIN -------
This is an automated email reporting changes on Fossil repository
[fossil-src] (https://fossil-scm.org/fossil/timeline)

== 2018-06-22 01:18:59 Check-In ==
Rename the email_pending table to pending_alert.  Add triggers to fill
in the pending_alert table each time a row is added to the event
table. (user: drh tags: email-alerts)
https://fossil-scm.org/fossil/info/8c4b92ad3e27bb17bdde

== 2018-06-22 01:28:10 Check-In ==
Fix harmless compiler warnings. (user: drh tags: email-alerts)
https://fossil-scm.org/fossil/info/5fde17bbbc2cba69d3f8

== 2018-06-22 01:37:26 Check-In ==
Add the --nocompress option to the "fossil clone" command. (user: drh
tags: trunk)
https://fossil-scm.org/fossil/info/96d0a4becffa5e4150ab

== 2018-06-22 03:17:00 Check-In ==
Add the /unsubscribe page. (user: drh tags: email-alerts)
https://fossil-scm.org/fossil/info/f9116088243353b0f072

== 2018-06-22 12:25:41 Check-In ==
Make sure the content of outbound email messages always ends with a
newline. (user: drh tags: email-alerts)
https://fossil-scm.org/fossil/info/b70034837382b06e4b35

== 2018-06-22 13:50:00 Check-In ==
Add the --sql option to the timeline command. (user: drh tags: email-alerts)
https://fossil-scm.org/fossil/info/d51ca5f567349b484540

== 2018-06-22 15:34:06 Check-In ==
Add logic to generate the text of email alert messages. (user: drh
tags: email-alerts)
https://fossil-scm.org/fossil/info/bb30d02efdb768b424b0

== 2018-06-22 15:57:46 Check-In ==
Generate event report in chronological order for an alert text. (user:
drh tags: email-alerts)
https://fossil-scm.org/fossil/info/e02892522ecf7f3e7956

== 2018-06-22 17:36:33 Check-In ==
A new way of computing alert text. (user: drh tags: email-alerts)
https://fossil-scm.org/fossil/info/6c06b1c896e9c97f9e3b

------------------------------------------------------------------------
To unsubscribe: https://fossil-scm.org/fossil/unsubscribe
------ END ------

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to