Can we generate release notes from TFS -


Can we get information released from check-in history?

We are using TFS 2012.

We get released most of the time every week or every 14 days.

Can we make a release document from TFS?

How to do something

One way to do this is to work items (such as user stories And worms) to generate your release notes

But for this, your team needs discipline to file an information in TFS, which allows it to add items of work with the release. For example:

  • Requirement of developers to add a change set with task items
  • In the "Iteration" or "Build in work items to identify the release Integrated "Use

    Then you can create a suitable team query and export it to Excel to create release notes.

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -