문제

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