Run build for TFS repository changeset

Hello everyone,

Was searching for a while and haven’t found any material describing how to run build for some specific TFS repository changeset, is it ever possible?

Vova

Hi Vova,

Unfortunately, there is currently no way to start a new build from a specific changeset, only from the head of the branch. This feature is on our to-do list. 

If the changeset has previously been built, then you can requeue the build with for same changeset from the build page. Otherwise, you can create a new branch in TFS from the changeset and build that branch.