On Mon, Nov 24, 2014 at 2:01 PM, Roland Haas <[email protected]
> wrote:

> Does anyone know if it is possible to have bitbucket include the branch
> in the subject line? This commit only affects a personal branch and it
> would be good (I think) is this was immediately obvious from the subject
> line.
>

The BitBucket email hooks have essentially zero configuration options. In
general, they seem to be encouraging the HTTP POST hook for anything beyond
the default configuration. The basic idea is that this would post to some
URL every time commits are pushed. If the URL is configured to be the ET
mailing list server, for example, then it could process the information and
send out an appropriately formatted email to the list. This would require
someone to write and debug a script to run on the server, unless someone
knows of a suitable tool which is already available.

Barry
_______________________________________________
Users mailing list
[email protected]
http://cactuscode.org/mailman/listinfo/users

Reply via email to