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
-
In Azure DevOps YAML pipelines there are several functions available for you to use. replace is such a useful function, which you can use t...
-
Adding Azure Container Registry (ACR) service connection to Azure DevOps is really simple as described in " Create Service Connection ...
-
We have discueed, that we have to use an environment variable to handle input parameter default values, if we are using trigger for workflo...
-
Some times a silly mistake can waste lot of time of a developer. The exception “System.IO.IOException: The response ended prematurely.” whil...
-
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