Adds a 'Dynamic and Static' links to Azure DevOps 'work items'.
Install and use the Chrome extension via chrome web store using this LINK .
git clone git@github.com:adnanjaw/azure-devops-workitem-link.git
cd cloned repo
docker compose up -d
to generate dist directorychrome://extensions/
After installing this extension, You will be redirected to the options page. There, you will be able to create dynamic and static links. Created links will show up on your Azure DevOps work items under the section planning.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.