Hi @payneChen o/
Since this OP, there have been some internal goings-on, with relation to CODEOWNERS data being available from our APIs.
Within the PullRequest
object for GraphQL, we have the reviewDecision
field, which you can see, here:
Continuing with GraphQL, we also have the PullRequestReviewDecision
enum, which includes the status values for review requests:
As far as I’m aware (currently) we have no REST functionality, or a specific CODEOWNER endpoint as a single source for this information.
Very curious to know if the above solves for your use case. If it doesn’t, I would highly recommend submitting your feedback, through this form:
…which gets reviewed directly by our PMs.
Sincerely hope this helps! 