From 8ea7171f0fb62e7a605449e18595d7f7f8df1495 Mon Sep 17 00:00:00 2001 From: Ryan Cavanaugh Date: Fri, 17 Apr 2026 10:52:27 -0700 Subject: [PATCH] Update CONTRIBUTING.md with comment automation policy Too many summarization comments that are providing zero value --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 51c68c631ef06..b0413215fe6ec 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,10 @@ It is acceptable to use AI tools to assist in developing PRs. However, we ask that you disclose this in the PR description. If your PR appears AI-authored and you do not include this disclosure, your PR will be closed without review. Repeated violation of this will be considered disruptive conduct, which may result in being blocked from interaction with the organization. +### Automated Comments + +This repo has already been configured with the appropriate level of automation for the project. Automated comments (e.g. posting auto-generated PR or issue "summaries") are not allowed and will result in an immediate block for inauthentic activity. + # Instructions for Logging Issues ## 1. Read the FAQ