github:没有拉请求的代码审查? [英] github: code review without pull request?

查看:125
本文介绍了github:没有拉请求的代码审查?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用共享存储库模型.简而言之:

  • 我们希望能够查看代码更改
  • 但是,我们根本不希望pull请求能够阻止集成

我过去曾与Code Collaborator一起使用过这样的工作流程,但我不认为它与Git(?)有关.关键是允许更快的代码集成,同时提供对代码更改的一些回顾.如果审查发现问题,则开发人员只需解决问题并进行集成,即可在此过程中更新代码审查.一旦完成了代码审查,就没有拉"(合并)的可能:代码已经被合并;审查刚刚结束.

I've used a workflow like this in the past with Code Collaborator, but I don't think it was with Git(?). The point is to allow quicker code integration, while at the same time providing some review of code changes. If the review finds issues, the developer just fixes the issues and integrates, updating the code review in the process. Once the code review is done, there's no "pull" (merge): the code is already merged; the review just gets closed.

推荐答案

您仍然可以在您的审核过程中考虑使用Gerrit .
它甚至具有"在推送过程中自动合并"可以让您立即合并,同时保留进行审核的位置.

You still can consider Gerrit for your review process.
It even has an "auto-merge during Push" which would allow you to merge immediately, while retaining a spot where to conduct your review.

如上所述,这不是理想的工作流程,但重点是:您可以配置 Gerrit 有多种方式.

As commented, this is not the ideal workflow, but the point is: you can configure Gerrit in multiple ways.

这篇关于github:没有拉请求的代码审查?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆