solidify / github-action-azdo-link

This GitHub action will create a link to a work item in Azure DevOps in a new Pull Request comment if you added a reference, ex. AB#123, in your Pull Request's title or description, where the number is a work item id from Azure DevOps.
MIT License
8 stars 2 forks source link

Add multiple workitem links #3

Open mericstam opened 3 years ago

mericstam commented 3 years ago

It would be a nice feature if you could add more than one reference in the description. Like ' This PR fixes AB#123 and AB#321'