Texonom
Texonom
/
Computing
Computing
/Computing Method/Cloud Computing/Public Cloud/Azure/Azure DevOps/
Azure Devops Pull Request
Search

Azure Devops Pull Request

Creator
Creator
Seonglae Cho
Created
Created
2022 Jan 20 6:39
Editor
Editor
Seonglae Cho
Edited
Edited
2022 Jul 16 6:26
Refs
Refs
notion image
 
 

Export History

Query pull request history in Azure DevOps with PowerShell and the REST API
I needed to get a history of completed pull requests from Azure DevOps and the simplest way to do this was to call the Azure DevOps REST API from a PowerShell script. The examples below assume you have already created a Personal Access Token, which you can get from the User Settings menu in Azure DevOps.
Query pull request history in Azure DevOps with PowerShell and the REST API
https://www.stevefenton.co.uk/2021/11/query-pull-request-history-in-azure-devops-with-powershell-and-the-rest-api/
Query pull request history in Azure DevOps with PowerShell and the REST API
 
 

Recommendations

Texonom
Texonom
/
Computing
Computing
/Computing Method/Cloud Computing/Public Cloud/Azure/Azure DevOps/
Azure Devops Pull Request
Copyright Seonglae Cho