huserben / TfsExtensions

Extensions for TFS 2015+ such as custom Widgets (require TFS 2017) and Build Tasks
MIT License
45 stars 22 forks source link

Source Version Label #69

Closed patnolan closed 6 years ago

patnolan commented 6 years ago

Hi,

I have a TFS Build Definition (lets call it MasterBuild) which uses your Trigger Build task to build 3 separate Build Definitions in the appropriate order.

When I queue MasterBuild I need to use the Source Version field to specify a Label.

How do I pass this label to the Trigger Build task so all 3 Build Definitions build using the same Label?

huserben commented 6 years ago

Hi @patnolan

If you specified a label or changeset via the source version, you can use the "Use Current Changeset" option under advanced configuration to queue the triggered builds with the same option: image

huserben commented 6 years ago

Hi @patnolan

were you able to try it out with my suggestion?

huserben commented 6 years ago

Hi @patnolan

just trying to check in whether you were able to check on the "Current Changeset" option?

huserben commented 6 years ago

Closed due to inactivity.

In case of any response it can be reopened.