VSTS Team Build Mail notification should include the "associateChangeSets"

Posted by Kris on Stack Overflow See other posts from Stack Overflow or by Kris
Published on 2009-07-07T18:58:35Z Indexed on 2010/05/05 20:38 UTC
Read the original article Hit count: 383

Filed under:
|

Team Build Guru's

I am looking for "Associated ChangeSets" list included in the build mail notifications

say, by default we get a build notification like this,

Team Project:   Content Server
Build Number:   MerchantPortal_1.0.0707.69
Build Agent:    \Content Server\MerchantPortalBuildBox
Build Definition:   \Content Server\MerchantPortal QA
Build started by:   ENETDOM\jrichter
Build Start Time:   7/7/2009 8:25:30 AM
Build Finish Time:  7/7/2009 8:30:49 AM

Notes: 
- All dates and times are shown in GMT -05:00:00 Central Daylight Time
- You are receiving this notification because of a subscription created by ENETDOM\enbuild
Provided by Microsoft Visual Studio® Team System 2008

What I really would like is an email containing the changes. So the user does NOT have to click an URL to retrieve the list of changes. So... I would the mail to look something like this instead:

Team Project:   Content Server
Build Number:   MerchantPortal_1.0.0707.69
Build Agent:    \Content Server\MerchantPortalBuildBox
Build Definition:   \Content Server\MerchantPortal QA
Build started by:   ENETDOM\enbuild
Build Start Time:   7/7/2009 8:25:30 AM
Build Finish Time:  7/7/2009 8:30:49 AM


**Associated changesets:
482 DOMAIN\johny	Not needed...
486 DOMAIN\adam	A final synchronization with SourceSafe files after the 15 december release.
487 DOMAIN\bob	Corrected the naught millenium bug....
488 DOMAIN\sarah	Reverted back to csproj file with SC changes....
Associated  work items:**
....


Notes: 
- All dates and times are shown in GMT -05:00:00 Central Daylight Time
- You are receiving this notification because of a subscription created by ENETDOM\enbuild
Provided by Microsoft Visual Studio® Team System 2008

© Stack Overflow or respective owner

Related posts about tfs

Related posts about team-build