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
-
az aks get-credentials is used to get the kubeconfig updated so that we can access AKS clusters from a terminal (You need to first use az ...
-
GitHub Actions are the CI/CD workflow implementation tool built into GitHub repos. While using the GitHub Actions workflows you may want to ...
-
Some times a silly mistake can waste lot of time of a developer. The exception “System.IO.IOException: The response ended prematurely.” whil...
-
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...
-
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...
1 comment:
This is an amazing extension. You truly are awesome! Thank you so much for this!
Post a Comment