One of the things that sites like github do much better than fossil at the
moment is to keep you informed of new tickets or ticket changes. When you
have a reasonable sized userbase this saves a lot of time in needlessly
checking the timeline for ticket changes.
Until commit hooks are added (if ever, I do understand the issues behind
it), I have found a nice workaround which I would like to share.

Fossil has built in RSS feeds with the granularity to only show ticket
changes. You can combine this with IFTTT to implement email notifications
when a new ticket is added to your "main" repo.

You can achieve this by combining the "If feed matches" trigger with the
email action. You can adapt the recipe at https://ifttt.com/recipes/109526 for
your needs.

Mark
_______________________________________________
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