Feature: action that limits amount of open pull requests by the same author #337
Closed
Description
As shortly discussed at the AGM, it would be good to have a limit on the amount of pull requests someone can have open in a repository at one time to ensure that one contributor does not overwhelm maintainer availability.
Suggestion: max 10 PRs per user per repository, with an optional override with a label for maintainers. The goal should after all be to merge PRs more than to just have them open.