<div dir="ltr">Hi Nilay,<div><br></div><div>I am not sure exactly what is your request.</div><div><br></div><div>Usually, when you need customization that is not possible by just configuring the buildbot object, you might want to just subclass that object.</div><div>In this case, you would  mailnotifier do not have much option to customize the subject of the email, so you would have to subclass it.</div><div><br></div><div>Please note that such subclassing might not be portable with subsequent buildbot releases.</div><div>Notably buildbot nine mailnotifier has changed a lot, so you will need to rewrite your subclassing code when you upgrade</div><div><br></div><div>Regards</div><div>Pierre</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">Le mar. 14 juin 2016 à 03:20, Nilay Chheda <<a href="mailto:mit2nil@gmail.com">mit2nil@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi, <br clear="all"><div><br></div><div>I am new to buildbot community. I am working on some existing buildbot code for one project. Code mainly contains few builders/schedulers/status notifier etc. in BuilderConfig dict. </div><div><br></div><div>I want to send custom mail notification with certain build properties in the mail subject itself. In mail body I have build object instance coming as a parameter. How can I get custom build object in my master.cfg file itself?</div><div><br></div><div>I went through several files on buildbot github and tried to search in buildbot documentation but not able to figure out way to do it. </div><div><br></div><div>I am using buildbot 0.8.12. Thanks for your help. </div><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div><font color="#000000" face="verdana, sans-serif">Regards,</font></div><div><font face="verdana, sans-serif"><strong><font color="#000000">Nilay Chheda</font></strong><br><br></font></div></div></div></div>
</div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net" target="_blank">users@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a></blockquote></div>