TFS2012

We have CI builds on our 'Main' branch. But when code is checked in and work items associated it is done on our 'DEV' branch. Those 'DEV' changes are then merged to 'Main'.

I think this is pretty standard. My question though is why do we not see "Integrated build" field on the work items updated after DEV is merged to Main? Is there anyway to make this happen?

有帮助吗?

解决方案

Colleague found this blog article; Custom Build Task: Include Merged Changesets (and Work Items) in Build Report.

Binaries here.

It is apparently now part of the Community TFS Build Extensions.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top