I'm looking for an example to get details for the branch policy of a single Pull Request and/or when the branch policy is met (build succeed, sufficient number of reviewers, etc.).
We also would like to be able to write tooling that can check/monitor the PR branch policy status, but could not find any documentation/example for this.
I'm looking for an example to get details for the branch policy of a single Pull Request and/or when the branch policy is met (build succeed, sufficient number of reviewers, etc.).