Monday, December 26, 2011

Using the TFS API to create Release Notes from Builds

Tarun Arora - TFS API–Release Notes From TFS Builds

Agile taught us to release early and release often, Agile also taught us to get the end user involved more frequently and directly. Goes without saying that release notes are an important part of any release. But what you don’t want to be doing is manually putting together the release notes with each frequent release you do. TFS lets you manage the application lifecycle with great ease & minimal administrative overhead, if your team is already checking in the code against work items and if you are using the TFS build infrastructure, good news is you already have all the raw material for your release notes stored in the TFS repository, in this blog post I’ll show you how to use the TFS API to generate the release notes from the Team builds.

 So… How does it work?

  • => Click connect to get all Build Definitions for a Team Project
  • => Filter by excluding Disabled Build Definitions, or select the no.
  • of builds to return per build definition, or exclude failed,
  • partially successful, stopped and in progress builds.
  • => Click ‘Generate Release Notes’ to generate the release
  • notes, you can also export the results to PDF

image

image

I thought this something that might come in handy. I thought this a cool means to build and share "release notes" while not requiring lots of time writing them up.

No comments:

Post a Comment

NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...

ALL comments are moderated. I will review every comment before it will appear on the blog.

Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...

I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...

Please see my comment policy for more information if you are interested.

Thanks,
Greg

PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...