Ticket #308 (new defect)

Opened 2 months ago

MailNotifier should have a %(status) property: PASS/FAIL

Reported by: spurkis Assigned to:
Priority: major Milestone: undecided
Component: statusplugins Version: 0.7.7
Keywords: mail, notifier, status, property Cc:

Description

I'd like to be able to set the subject of a status email to:

mn = MailNotifier?(fromaddr="buildbot@example.org",

subject="%(builder) build: %(status)", extraRecipients=listaddr@example.org?)