Community TFS Build Manager is really useful add-on to VS 2010/2012/2013 to create Build/Release Notes automatically.
You can download this free from Visual Studio Gallery and this project source code can be found here at codeplex if you want to further customize.
Once you install Community TFS Build Manager you can see a new link appear in VS Team Explorer as below.
Launch this tool and select the builds.
Right click on the build which you want to generate a release note, and click on "Experimental Build Note".
Set the necessary information.
Click "Generate" and there you go...
Awesome. Isn't it?
For information on getting the necessary changesets associated to a build see my post TFS 2012 - Get a Release Build With Changesets Associated From a Given Changeset
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Dynamic block allows to create nested multi level block structures in terraform code. Conditional usage of such blocks are really useful in...
-
Setting up an Azure File Share capacity alert is useful to know when you reach at least 80% of allocated quota for the file share . This w...
-
We have discueed, that we have to use an environment variable to handle input parameter default values, if we are using trigger for workflo...
-
Pull Request are the controlled way to bring in the changes to your stable branches in your Azure Git repos, or for that matter all Git prov...
-
Sometimes you may need to edit files especially the web.config or appsettings.json files after deploying your application to Azure App Servi...
1 comment:
This is an amazing extension. You truly are awesome! Thank you so much for this!
Post a Comment