Whats the best way to deliver TFS build status not

2020-07-03 07:15发布

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?

8条回答
闹够了就滚
2楼-- · 2020-07-03 08:19

I don't want to dig up an old topic, but for those that stumble upon it two years late (like me), this is built into TFS 2010 now.

查看更多
Emotional °昔
3楼-- · 2020-07-03 08:20

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.

查看更多
登录 后发表回答