From 55423abe4d029017f19b6e4c32097591994836b4 Mon Sep 17 00:00:00 2001 From: Ryan Cavanaugh Date: Fri, 17 Apr 2026 11:09:16 -0700 Subject: [PATCH] Update CONTRIBUTING.md with comment automation policy (#63412) --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 51c68c631ef..b0413215fe6 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