Ticket #532 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

svn revision numbers in email headers

Reported by: ipv6guru Owned by:
Priority: major Milestone: undecided
Version: 0.7.10 Keywords: sourceforge 1475935
Cc:

Description

I asked about this on python-dev, and MvL suggested asking the buildbot developers directly. Here's the feature request (and rationale) I sent to python-dev.

"Would it be possible to get the buildbot error message subject lines to include the svn revision number of the build that failed?

I committed some non-portable tests earlier today, but they should all be fixed in rev 45687. However, the various buildbots are still working through the different checkins that: a) included tests that weren't reliably correct on all platforms b) reverted the unreliable tests c) checked in more reliable tests that should work everywhere

Until I open the message, click through to the details page and scroll down to the record of the svn update step, I don't actually know whether the buildbot is reporting a real problem or not."

Submitted: Nick Coghlan ( ncoghlan ) - 2006-04-25 12:03

Change History

comment:1 Changed 3 years ago by ipv6guru

  • Type changed from defect to enhancement

Moved from sourceforge

comment:2 Changed 3 years ago by dustin

  • Status changed from new to closed
  • Resolution set to fixed

This is possible with customMesg

Note: See TracTickets for help on using tickets.