Searched defs:comments (Results 1 – 3 of 3) sorted by relevance
16 const comments: ReviewComment[] = []; constant
22 const comments: ReviewComment[] = []; constant
200 const comments = await listPullRequestReviewCommentsAsync(pull_number, review_id); constant294 const comments = [] as ListCommentsResponse['data']; constant