Long story short, I have been building some automation around azure devops, because when you have a large group of devs, you don't want everyone on each PR, and you don't want to limit people to known areas, because who reviews new areas?
Anyway, there is an azure devops connector, however it barely supports any of the API. Everything around users (graph) isn't supported. Can't retrieve PRs, add reviewers, validate certain requirements, etc. I ended up adding a lot of separate http steps to accomplish the task, but it's a very tedious http, parse json, http, parse json, and so on.
Does MS have plans to expand this connector? I thought about just creating a custom connector, but the specs laid out in the respective repo are incomplete and require adding examples for each request type.
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492