github-tools / github-tools/github

List reviews on a Pull Request

未关闭
#453 0 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
3.8k
派生
809
PR 合并指标
30 天内没有已合并 PR

描述

https://developer.github.com/v3/pulls/reviews/

GET /repos/:owner/:repo/pulls/:number/reviews

My suggestion is to add a listPullRequestReviews method to the Repository class, just like there already is for listPullRequestFiles.

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start with the Repository class and its existing listPullRequestFiles method, then compare the requested GitHub API endpoint for pull request reviews. Done means adding a listPullRequestReviews method that exposes GET /repos/:owner/:repo/pulls/:number/reviews with the class's existing conventions.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
api
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
描述清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。