git - Code review: pull requests flow -


how big teams manage code review process based on pull requests? when number of prs review start take considerable time of whole team?

a workflow has worked me when working large team define 2-3 reviewers pr, rather whole team.

one of these people should lead dev or architect.

larger pr's might warrant larger set of reviewers , more formal review process. though keeping few smaller pushes loosen bottleneck bit.

not scientific answer, hope helps.


Comments