AI Spam Crisis Forces GitHub Community Shutdown
- •GitHub's Jazzband sunsets its open-access model due to unmanageable volumes of AI-generated spam pull requests.
- •Data shows only 10% of AI-generated code submissions currently meet professional project quality standards.
- •High noise levels forced the curl project to shutter its bug bounty program after confirmation rates plummeted.
The "slopocalypse" has arrived on GitHub, marking a significant turning point for how open-source software is maintained. Jazzband, a long-standing organization built on the ethos of open membership and shared push access, has announced it can no longer operate safely. The model relied on a level of trust and human oversight that has been overwhelmed by a flood of low-quality, AI-generated contributions.
The statistics paint a grim picture for maintainers. Jannis Leidel (software engineer and open-source advocate) notes that only about 1 in 10 AI-generated pull requests—suggested code changes—actually meet project standards. This influx creates an "asymmetric denial of service" attack, where the time required to review a low-effort AI submission far exceeds the time it took to generate it. Even established projects like curl have felt the impact, shutting down bug bounty programs after legitimate reports were buried under a mountain of noise.
In response, GitHub has implemented a "kill switch" to disable pull requests entirely. This shift signals the end of the "low-trust, high-collaboration" era of the early web. As AI tools make it easier than ever to generate code, the challenge for the developer community is no longer about finding contributors, but about filtering out synthetic noise to protect the integrity of the global software supply chain.