跳至主要内容

驳回拉取请求审查

如果你的仓库要求审查,你可以驳回那些不再有效或审查者无法批准的拉取请求审查。

如果自审查后拉取请求已发生更改,而且请求更改的人无法提供批准的审查,仓库管理员或具有写入权限的人员可以驳回该审查。这会将审查的状态更改为审查评论。驳回审查时,你必须添加一条说明驳回原因的评论。你的评论将被加入到拉取请求的对话中。

你可以使用搜索限定符 review-requested:[USERNAME]team-review-requested:[TEAMNAME] 来查找请求你或你所在团队审查的拉取请求。更多信息,请参阅 搜索议题和拉取请求

  1. 在仓库名称下,点击 拉取请求

    Screenshot of the main page of a repository. In the horizontal navigation bar, a tab, labeled "Pull requests," is outlined in dark orange.

  2. 在拉取请求列表中,单击你想要审查的拉取请求。

  3. 在“Conversation”(对话)标签页中,审查摘要旁边,点击.

    Screenshot of the merge box for a pull request. The chevron icon to see the reviews is outlined in dark orange.

  4. 在你想要驳回的审查旁边,选择下拉菜单,然后点击 Dismiss review

    Screenshot of the merge box of a pull request. The Show options menu (kebab icon), is expanded, and the "Dismiss review" option is outlined in orange.

  5. 输入驳回审查的原因,然后点击 Dismiss review

延伸阅读

© . This site is unofficial and not affiliated with GitHub, Inc.