Get merge conflict status of a pull request for the cloud api

Is there a means to get the merge conflict status of a PR using the endpoint GET /2.0/repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}? I thought PullRequest.destination.repository.has_issue might have been it but I don’t see that value in the response I get. There’s no description text for this value as well so I’m unclear as to its function. If this is the correct indicator please let me know and I’ll submit a feature enhancement to my library provider.

1 Like