0

I develop a custom tab to present VSTS build results. Can I change the tabs order, so that my custom tab is the first, thus shown by default?

Move tab to the first position

The ms.vss-build-web.build-results-tab contribution type has an order property, which seems to serve my purpose. But I've tried using it with several different values with no effect. The documentation for the property is poor, and I saw some sample mentioning it's deprecated.

Josef Bláha
  • 1,033
  • 10
  • 21

1 Answers1

0

Tried it with order property, not working. I submit a user voice here: vsts build result tab extension order that you can vote and follow.

starian chen-MSFT
  • 33,174
  • 2
  • 29
  • 53