Personally I would like something simple such as:

Subject line: New check-in on fossil

drh made a check-in on branch trunk.

Comment: Add a new capability that allows signup for email notification. Change the name of the older "EMail" privilege to "View-PII" to avoid confusion.

Date: 2018-06-20 19:56

Hash: 25eafed1

Details at:
https://www.fossil-scm.org/fossil/info/25eafed11494e801

The wording could be tweaked, of course, but that's basically the information that I would want to see - so more or less what's displayed on the timeline.

If this were rewritten with variable inserts, maybe something like this?

Subject line: New check-in on %repo-name%

%user% made a check-in on branch %branch%.

Comment:  %comment%

Date: %date% %time%

Hash: %hash%

Details at:

%url%


I think it would make sense to have different basic templates (one for check-ins, one for new issues etc).


Kind regards,

Philip Bennefall

On 6/22/2018 3:38 PM, Richard Hipp wrote:
On 6/22/18, Philip Bennefall <phi...@blastbay.com> wrote:
Would it make sense to have the possibility to supply various email
templates in markdown on an admin page, and have insertable variables?
Of course with a default text for each new repo.
That sounds like good idea.  Please send an example.  Ideally, your
example would show us both the original template, and the text that
results from apply the template to a specific timeline event.  Perhaps
use the check-in at
https://www.fossil-scm.org/fossil/timeline?n=3&c=fa83e4b3 to complete
your template.


_______________________________________________
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