vote up 5 vote down star

I like the status email sent by TFS's alerts mechanism when a build breaks. However I would like to send such an email to the entire team and not rely on the team to subscribe to the alert...

Having a hard time producing a nice and detailed enough message by myself when overriding the "OnBuildBreak" and using the MSBuildCommunityTasks EMail task.

Is there a way to force a TFS alert to be sent to a list of emails? Can you recommend of a way to send such status notifications?

flag

76% accept rate

5 Answers

vote up 3 vote down

You could try.

Brian the build bunny

:-)

link|flag
vote up 3 vote down

Set up an email alias for the team on the mail server, and enter this when subscribing to the mail.

Try the Team Foundation Server Event Subscription Tool. This allows you to send emails to any address when any TFS event occurs.

link|flag
vote up 1 vote down

The July release of TFS 2008 PowerTools adds an "Alert Editor" to Team Explorer. Adding Alerts is a breeze. It has a query tool similar to the Query tool.

link|flag
vote up 4 vote down

The Team Build Tray Notification tool what is included in the TFS 2008 Power Tools is very useful for this.

Build Notification Tray tool

See Buck Hodges' blog for screenshots and more information.

link|flag
Too bad it is broken after installing TFS 2008 SP1. It should be fixed in the November release of the power tools though – Geir-Tore Lindsve Oct 31 '08 at 12:16
vote up 0 vote down

Another alternative is to use Build Watcher ( http://agilepractice.blogspot.com/2009/02/buildwatcher-continuously-keeping-eye.html ). It will allow you to continuously list the status of multiple TFS projects on a big screen. This is typically used in the coffee area at work.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.