When and Why AI-Generated Merge Requests Get Declined Without Code Review
By
zulban
Fresh out the oven, still warm. Top of the tray.
Summary
The article explains why AI-generated merge requests (MRs) get declined without code review when they harm team productivity or project quality. It lists specific problematic patterns including unnecessary code, lack of language basics, documentation spam, inconsistencies, edge case overload, and pointless dependencies. The author provides this as a reference when declining AI-generated code submissions.
Key quotes
· 4 pulledSometimes a merge request (MR) doesn't merit a code review (CR) because AI was used in a bad way that harms the team or the project.
Code deletion would improve the MR a lot.
You don't know the basics of the language you submitted.
If I decline your AI code MR with no further comments and send you this page then I suspect some of these conditions were met.
Article URL: https://blog.stuartspence.ca/2025-08-declining-ai-slop-mr.html
Comments URL: https://news.ycombinator.com/item?id=45032715
Points: 25
# Comments: 0
You might also wanna read

AI and Publish-or-Perish Culture Are Overwhelming Academic Peer Review, Study Finds
This article, authored by the AI Task Force for Organization Science, examines how generative AI is reshaping academic peer review and resea
Study finds most developers refuse to code without AI, raising quality concerns
A February 2026 study by AI research lab METR reveals that most developers now refuse to work without AI coding tools. While these tools hel

AI Mediation Tools for Resolving Conflicts in Development Teams
The article discusses how AI mediation can help resolve conflicts in development teams, such as disagreements over coding styles or implemen
DEV Community·10mo agokluster.ai: Automated Code Review and Fixing for AI-Generated Code
kluster.ai is a tool that addresses the challenges of AI-generated code in software development. The article explains that while AI code gen
The Verification Crisis: How AI-Generated Code Is Reshaping Software Development
The article examines the rapid integration of AI in software development, highlighting staggering statistics: Cursor alone generates nearly
dev.to·1d ago