AI eroding open-source mentorship

AI-generated PRs flood review queues, forcing major open-source projects to close doors to newcomers Plain Schwarz (Berlin Buzzwords, Haystack)
TL;DW
  • AI-generated contributions cost nearly zero to produce but require same review effort as legitimate work, creating asymmetry that exhausts maintainers and closes doors to newcomers.
  • Popular open-source projects increasingly disable pull requests or restrict access to collaborators only, effectively shutting out new contributors rather than sorting through AI-generated submissions.
  • Polished pull requests no longer signal effort and understanding; contributors can submit perfect-looking code they cannot explain, making output alone an unreliable learning assessment.
  • Asking 'Did you use AI?' puts contributors on trial and shuts down conversation; reframe to 'How did you use AI tools?' enables honest dialogue about what they understood versus what tools generated.
  • Restructure mentoring tasks to make thinking process visible: require explanations of approach, reasoning, and alternatives—impossible to fake in real-time explanation.
  • Live pair programming and synchronous review immediately reveals gaps in understanding; if someone reaches for tools instead of thinking through questions, learning hasn't occurred.
  • Establish explicit community guidelines on acceptable AI use upfront; silence on expectations means you cannot hold contributors to standards never clearly defined.
  • Mentorship cycle (learn → receive guidance → grow → teach others) depends entirely on welcoming newcomers; closing doors to avoid AI submissions breaks the cycle that sustains open source.
  • Safe, welcoming community environment determines whether contributors return; even one discouraging interaction prevents potential contributors from coming back for meaningful learning.
  • The struggle of searching multiple sources and piecing together solutions builds contextual learning; skipping that struggle through instant AI answers removes the educational foundation newcomers need.

Tilda Udufo and Busayo Ojo trace how near-zero contribution cost meets unchanged review cost, causing projects like Godot and GitHub to reject new contributors wholesale. Covers failed interventions and what worked: asking contributors to explain reasoning live and making thought process part of the deliverable.