How to obtain the related work items during "deliver phase 2"?
I developed an operation participant to automatically request a build when a deliver is performed (on "Deliver Phase 2" operation id).
Now, I would like to add the work items referenced on all changesets delivered as links to the build result.
Is there a way to obtain the referenced work items using the IScmDeltaSource provided by operation.getOperationData() ?
Now, I would like to add the work items referenced on all changesets delivered as links to the build result.
Is there a way to obtain the referenced work items using the IScmDeltaSource provided by operation.getOperationData() ?