-11
Stop Using Pull Requests
(a4al6a.substack.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Yeah if you saw the quality of my coworkers' code you would not be saying this.
This. I can't get them to run lints or tests on their own, and I can't get the person in charge of the repo to let us run the CI automatically on PR. Combine that with the rampant slop, and a good number of the PRs are just plain unreviewable.
Then you run into the other issue: the PRs get merged too fast to review them properly. How someone approves 50 changed files in a PR with +30000 and -150 lines changed in under an hour is beyond me, to be honest.
Ouch. Time for a new job. (I'm not even joking - I'd quit if it was that bad.)
In this case, it's a customer's environment, so it's actually not one of my direct coworkers that's blocking this. Otherwise I'd agree.