GitHub AzureDevOps Rest Api IntegrationTask "Azure DevOps GitHub Rest Api Integration" enables user to make rest api calls from the Azure devops pipeline. Using rest api you can change the status of commit, add comments to Pull request, tag a branch etc. GitHub has wide range of public rest api which you can use. The task has a capability of publishing individual values from the response JSON as Azure DevOps job variables. ExamplesSample pipeline to add a label for pull request |