<div dir="ltr">Hi Mojca,<div><br></div><div>What I do to group those kind of reporting is to have a parent build, and use the triggereable scheduler.</div><div><br></div><div>You can then put the reporter on the parent build only, and build a summary email with everything that broke.</div><div>On eight however, It is difficult to get a reference for triggerered builds. so that might not be the best help for you.</div><div><br></div><div>Your idea of the extraHeaders looks good to me, and sounds like a good addition.</div><div>We would have to make sure we find a correct header that we can use, and works well for most email clients that can group emails into conversations.</div><div><br></div><div>Pierre</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">Le mer. 12 oct. 2016 à 10:19, Mojca Miklavec <<a href="mailto:mojca@macports.org">mojca@macports.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br class="gmail_msg">
<br class="gmail_msg">
Most often a "broken commit" (or known-to-be-incompatible software)<br class="gmail_msg">
breaks functionality on multiple (or all) slaves.<br class="gmail_msg">
<br class="gmail_msg">
So we would find it super useful if we could group failure emails from<br class="gmail_msg">
different slaves by SVN revision.<br class="gmail_msg">
<br class="gmail_msg">
We planned to add an additional header like<br class="gmail_msg">
    In-Reply-To = <a href="mailto:commit-r123456@example.com" class="gmail_msg" target="_blank">commit-r123456@example.com</a><br class="gmail_msg">
<br class="gmail_msg">
I see that MailNotifier supports adding<br class="gmail_msg">
    extraHeaders=...<br class="gmail_msg">
but it's not clear to me how to access the svn revision or git shasum<br class="gmail_msg">
at the point where MailNotifier is being added.<br class="gmail_msg">
<br class="gmail_msg">
I would be grateful for ideas about how to properly implement that (in<br class="gmail_msg">
version eight).<br class="gmail_msg">
<br class="gmail_msg">
The next thing we would want to do is to group forced builds (when<br class="gmail_msg">
someone triggers a build from the web interface to all slaves, we<br class="gmail_msg">
would need some similar unique identifier to be able to add the same<br class="gmail_msg">
In-Reply-To to all failure emails).<br class="gmail_msg">
<br class="gmail_msg">
Thank you,<br class="gmail_msg">
    Mojca<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
users mailing list<br class="gmail_msg">
<a href="mailto:users@buildbot.net" class="gmail_msg" target="_blank">users@buildbot.net</a><br class="gmail_msg">
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a><br class="gmail_msg">
</blockquote></div>