cd /news/developer-tools/stop-treating-pull-requests-like-you… · home topics developer-tools article
[ARTICLE · art-77948] src=royalicing.com ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Stop treating pull requests like you’re adding a chapter to the bible

Code review culture has become overly rigid, treating merged code as permanent when it should remain mutable, according to a developer arguing for more trust in experts and cheaper refactoring via coding agents. The author urges teams to bias toward merging pull requests, focus group reviews on main branch code, and invest in training and quality tools instead of micromanaging changes.

read1 min views1 publishedJul 29, 2026

Code review has gotten so blown up in importance the past several years. We forget that code is mutable like wet clay, and isn’t permanent once merged.

It’s been exacerbated because management doesn’t allow paying down tech debt. Rewriting is seen as a sin. So we have this window where many rewrites are actually allowed as long as it’s in a pull request. But once it’s merged it gains a higher status and must see out its tenure like an elite no one likes.

We’ve got to stop micromanaging people and barraging them for making code better because “the ticket is closed”. Coding agents now make refactoring much cheaper. Trust the people who are experts in the medium to control the weeds.

Encourage people to write code to a high standard, educate them on what that means (put days aside for training), give them tools that boost quality, and bias towards merging.

Then review the code that’s in main as a group. Talk about patterns you like and don’t like, and what’s working about the chosen architecture. Don’t spend weeks creating style guides no one reads (not even your LLM), make main great and repeatedly put your focus there. And stop treating pull requests like you’re adding a chapter to the bible.

── more in #developer-tools 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/stop-treating-pull-r…] indexed:0 read:1min 2026-07-29 ·