Open source maintainers are facing an unprecedented challenge: the sheer volume of contributions, many now powered by AI, is overwhelming established mentorship pipelines. What once served as clear signals of dedication and understanding are becoming obscured by the ease with which plausible-looking code can be generated. This shift threatens the community-driven scaling model that has long defined open source development.
The issue isn't malicious intent from contributors, but rather a fundamental change in the cost-benefit analysis of submitting code. Generating code has become remarkably cheap, while the effort required for review and mentorship remains high. This dynamic mirrors a period of 'Eternal September,' where the influx of new, often less experienced, contributors strains community resources and social systems.
Platforms like GitHub are exploring systemic solutions, but these take time. In the interim, maintainers need immediate strategies to navigate this new landscape. As detailed in a recent GitHub Blog post, the core problem is identifying genuine engagement amidst a sea of AI-assisted submissions.
The 'Eternal September' of Code Contributions
The numbers are stark: developers merged nearly 45 million pull requests monthly in 2025, a 23% year-over-year increase. This surge, amplified by tools like GitHub Copilot, means maintainers face more work with the same limited time. Traditional indicators of skill, like clean code or rapid turnaround, are no longer reliable proxies for a contributor's deep understanding or commitment.
This isn't just a GitHub problem; projects across the ecosystem are feeling the strain. Some have resorted to closing pull requests entirely or scaling back community programs due to unmanageable inbound reports. The very mechanisms that foster growth and trust in open source are being tested.
