I have used the ticket hooks and they do work. However they will not allow
automatic updates to be sent to whoever logged the ticket.
As a result I have moved the bug tracker to redmine.
On 13 Feb 2014 16:25, "Baptiste Daroussin" <baptiste.darous...@gmail.com>
wrote:

> Hi,
>
> I'm using fossil for a while now, and I'm quite happy with it, for the scm
> part and the web part.
>
> The problem is when going with the ticket part of fossil.
>
> I do not need something sophisticated, the the way the ticket works is ok
> with me, however the more the project I'm working on is growing the more
> painful it becomes to track ticket activity.
>
> In particular to interact with the submitter. I have found no way to:
> 1/ send a mail when new ticket is created (yes we can follow via rss feed,
> but a mail is way nicer)
> 2/ send a mail each time to ticket is modified to reporters and followers
>
> (No rss2email is not a solution: not flexible enough)
>
> The 2 above are really painful, and for the first time I really thinking
> about migrating from fossil to $something else for the project I do have
> the becomes popular :(
>
> The lacks of flexible hooks on server side is also a big problem to me, I
> can live with it, but the more I get people involve in the project I'm
> working on the more I'm missing it.
>
> What I do need on the hook side is:
> 1/ send a mail after each "push" of code with a diff:
> prior-push-tip/post-push-tip for each branch impacted to a given mailing
> list
> 2/ be able to get access to the diff and run random code on it and reject
> the push if not validated
>
> I would like to be able to do the above on top of fossil, how should I do?
>
> regards,
> Bapt
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
_______________________________________________
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