Ticket #120 (closed enhancement: fixed)
add WithProperties support to TinderboxMailNotifier for column naming
| Reported by: | bhearsum | Owned by: | bhearsum |
|---|---|---|---|
| Priority: | major | Milestone: | 0.7.7 |
| Version: | Keywords: | ||
| Cc: |
Description
This patch adds a new argument to TinderboxMailNotifier?, 'columnName'. When columnName is None, use the buildername as the Tinderbox column name (current behaviour). When columnName is a string this exact string will be used for all builders that this TinderboxMailNotifier? cares about (not recommended). When columnName is a WithProperties? instance it will be interpolated as such.
Attachments
Change History
Changed 6 years ago by bhearsum
-
attachment
tinderboxnotifierWithProperties.diff
added
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
add WithProperties? support to TinderboxMailNotifier?