raulcd commented on code in PR #49277: URL: https://github.com/apache/arrow/pull/49277#discussion_r3289465606
########## docs/source/developers/overview.rst: ########## @@ -179,6 +179,9 @@ the following: * Watch for AI's tendency to generate overly verbose comments, unnecessary test cases, and incorrect fixes * Break down large PRs into smaller ones to make review easier +* Avoid pinging maintainers to request reviews; most maintainers have + limited time, and we will review PRs as bandwidth allows. AI agents + should never tag or ping maintainers. Review Comment: I don't mind the occasional ping from a human contributor but I strongly agree on the AI agents should never tag or ping maintainers. As this is part of the AI guidelines I am completely fine with the overall `Avoid pinging maintainers to request reviews` on that context. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
