Zt-freak / DevOpsWorkItemRESTRequestButton

Adds a custom control with a button that sends a REST request.
https://marketplace.visualstudio.com/items?itemName=Apodemus.RESTRequestButton
MIT License
3 stars 3 forks source link
azure-devops-extension rest-client

Work Item REST Request Button

image

This extension adds a custom control for work items with a button that sends a REST request.

Dependencies

The repository depends on a few Azure DevOps packages:

Some external dependencies:

Debugging the project

Building the project

Just run:

npm run build

This produces a .vsix file which can be uploaded to the Visual Studio Marketplace

Usage

In your project settings, under Boards > Process > [ Your work item type of choice ], you can add a custom control. A window like this should appear:

image

You need to configure a few mandatory settings:

image