Add blocking rule for excessive PRs or issues - #1087
Open
aduh95 wants to merge 1 commit into
Open
Conversation
| * Accounts that are reasonably believed to be bots (other than bots authorized | ||
| by the TSC) are subject to immediate Blocking. | ||
| * Users who open PRs or issues faster than they can be reviewed or triaged | ||
| (e.g. >3 per day) are subject to immediate Blocking. |
Contributor
There was a problem hiding this comment.
I'd suggest we leave the consequence open to interpretation per the existing policy...especially when I compare this new clause to the two below it, which seem equally bad or perhaps even worse, but have less harsh penalties.
Suggested change
| (e.g. >3 per day) are subject to immediate Blocking. | |
| (e.g. >3 per day) are subject to immediate moderation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In a similar spirit as nodejs/node#65250, but is not an option GH offers AFAIK so would be manual moderation action. It's always been the case that sending too many PRs (or too big PRs) would result in you not getting reviews, but because the cost of sending a PR is much lower in the age of coding agents, it's better for the project to desincentivize this behavior as it has a toll on the whole project.