How can I find all completed PRs across projects in Azure devops?
I'm looking for them under "My Pull Requests" in devops link, but nothing is showing up?
You can do it programmatically with REST API. Simple workflow:
You could build a hub extension for this requirement: Add a hub