Search code examples
azure-devopsbackground-serviceazure-devops-extensions

Run Azure DevOps extension in the background


Is it possible to run Azure DevOps Web extension when you open any azure devops page?

Probably, there is exists something like "type": "ms.vss-web.azure-load-action" that starts when you open Azure DevOps Website.

In common way, extension contribution runs in a certain scenarios, like - opening hub, opening context menu, etc. Can you run an extension contribution in global context - after azure devops website was opened?

PS. I'he already searched in the VSTS samples, extension points and azure devops extension samples

Thank you, have a nice day!


Solution

  • Unfortunately, extensions don't support "load action". We use extensions to enhance Azure DevOps and Team Foundation Server (TFS) with new web experiences, dashboard widgets, build tasks, and more. You may submit a user voice at website below:

    https://developercommunity.visualstudio.com/content/idea/post.html?space=21