4 ms·
Why Do Code Review at All?
- taylorsindle 3y agoInteresting article! Particularly about gatekeeping and the fact that code review should be a collaborative process. There are some tools out there that make code review an easier and more collaborative process. One of them is Pullpo PR channels (https://pullpo.io/)where https://pullpo.io/)where an ephemeral Slack channel is opened for every PR with all team members involved and notifications are sent to update members about all changes made to the PR. Once the PR is merged, the channel gets automatically archived in both GitHub and Slack. A tool like this keeps team members in communication, maximizing the time spent on code review while also enabling it to be an interactive and communal process if wanted. Great read :)
- Mosesdrilling 3y ago[dead]