From a8e1a18ceb17df6d4cc2f5b87d1b0d2f511943ca Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Thu, 13 Aug 2026 00:07:03 +0200 Subject: [PATCH 1/2] Add blocking rule for excessive PRs or issues --- Moderation-Policy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Moderation-Policy.md b/Moderation-Policy.md index 37bc922..2dd2e38 100644 --- a/Moderation-Policy.md +++ b/Moderation-Policy.md @@ -177,6 +177,8 @@ of the [Code of Conduct][]. an exception to the reporting requirement described above. * 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. * Issues, pull requests, discussions, and comments that are spam (job posting, service advertising, etc.) are subject to immediate moderation. * Issues, pull requests, discussions, and comments in violation of the [AI use From f2730b2072a630e3226c91d3630d35c74362a956 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Thu, 13 Aug 2026 09:48:43 +0200 Subject: [PATCH 2/2] Apply suggestion from @bmuenzenmeyer Co-authored-by: Brian Muenzenmeyer --- Moderation-Policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Moderation-Policy.md b/Moderation-Policy.md index 2dd2e38..e0a622c 100644 --- a/Moderation-Policy.md +++ b/Moderation-Policy.md @@ -178,7 +178,7 @@ of the [Code of Conduct][]. * 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. + (e.g. >3 per day) are subject to immediate moderation. * Issues, pull requests, discussions, and comments that are spam (job posting, service advertising, etc.) are subject to immediate moderation. * Issues, pull requests, discussions, and comments in violation of the [AI use