huserben / TfsExtensions

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

Specify Queue by Name #33

Closed huserben closed 6 years ago

huserben commented 6 years ago

As requested in https://github.com/huserben/TfsExtensions/issues/30 it should be possible to specify the queue to use not only by id but as well via the name.

huserben commented 6 years ago

Aaand it's done. Version 2.4.0 offers the possibility to either specify the id directly or put in the name of the queue and the id will be fetched automatically.