Faster PRs - Lower The Barrier Of Entry
Reviewing pull requests is a pain in the hole, but a necessary one. It is also massive time sync if youâre actually doing it right. Normal PR Process It often looks like this: Get slack message: âpwetty pwease review my PR :3 pr linkâ Open in browser, scroll through the code a bit Inner Monologue: âThis looks mostly understandable? Can I can get away without pulling this locally?â Decide to run it locally Stash current branchâs changes (remember that you have a stash saved!...