getPullRequestApprovalStates
abstract suspend fun getPullRequestApprovalStates(input: GetPullRequestApprovalStatesRequest): GetPullRequestApprovalStatesResponse
Gets information about the approval states for a specified pull request. Approval states only apply to pull requests that have one or more approval rules applied to them.