GitHub is introducing pull request limits to combat the deluge of contributions overwhelming open-source maintainers. With the number of merged pull requests skyrocketing to over 90 million monthly, distinguishing valuable contributions from low-quality noise has become a significant challenge.
Related startups
The new feature restricts the number of open pull requests a user without write access can maintain simultaneously. Exceeding this limit requires closing or merging an existing request before a new one can be opened. This persistent, configurable control offers maintainers much-needed agency in managing their project's workflow.
This move is a direct response to developer feedback about managing overwhelming contribution volumes, exacerbated by the rise of AI code generation. Draft pull requests and contributions from AI agents like GitHub Copilot CLI count towards the limit, encouraging more thoughtful submissions.
