Recently I allowed everyone in my team to push to develop without PRs and even without doing feature branches. We review the code all together (max 2 ppl) just before the release and that's it. But great CI pipeline is must for this. It will get even better soon when AI will be able to slightly refactor the code.
lapcat|1 year ago
Is there a reason why you don't review the code immediately? You could also do that without PRs.
pavel_lishin|1 year ago