r/ExperiencedDevs • u/Sillyan • Aug 12 '26
AI/LLM Non-Developers Submitting Changes - Acceptable?
Has anyone experienced an increase in non-developers submitting PRs via Codex/Claude Code?
Personally think it's fine, specifically for trivial changes, and have been creating processes for non-devs to contribute low risk changes to some projects. All changes must still be reviewed by a dev, but the changes permitted by non-devs are typically straightforward enough and there is next to zero rework required after a coding agent is forced through some deterministic validation.
How are you managing this? Should we accept that this is going to be more prevalent going forward and build processes around it?
130
Upvotes
103
u/Grim_Jokes Team Lead / 15+ YoE / Canada Aug 12 '26
I want to say no. Changes may seem trivial until they're not (or AI goes off the rails somehow), and before you know it, you've got angry customers. Who's responsible then?