[Buildbot-commits] [SPAM] [Buildbot] #670: MailNotifier messageFormatter should return subject

Buildbot buildbot-devel at lists.sourceforge.net
Mon Jan 4 17:55:30 UTC 2010


#670: MailNotifier messageFormatter should return subject
------------------------+---------------------------------------------------
Reporter:  jvporter     |       Owner:           
    Type:  enhancement  |      Status:  new      
Priority:  minor        |   Milestone:  undecided
 Version:  0.7.12       |    Keywords:           
------------------------+---------------------------------------------------
 Ticket #464 adds a messageFormatter parameter to MailNotifier. However,
 like customMesg, it only returns a (body, type) tuple. In order to get at
 all the build info when composing the subject, it should return a
 (subject, body, type) tuple instead. Attached is a wholly-untested patch
 doing this.

-- 
Ticket URL: <http://buildbot.net/trac/ticket/670>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list