shahar1 opened a new pull request, #68686: URL: https://github.com/apache/airflow/pull/68686
# Human Summary Following recent incidents I was involved in, both as the person causing the issue and as the subject of it, I find it annoying when an AI agent tags me or others without a good reason, especially if they are not a part of an ongoing discussion in a PR/issue. This PR tries to address this. # AI Summary Adds a default instruction in `AGENTS.md` (the file `CLAUDE.md` symlinks to) telling AI agents not to `@`-mention individual contributors, committers, PMC members, or maintainers when commenting on PRs/issues, unless a human reviewer has explicitly authorized it. Agent-authored comments that tag people by username generate notification noise and pull people into threads they have not chosen to join. The new guidance directs agents to refer to roles, teams, code ownership information, labels, or components instead, with narrow exceptions for the reviewer named in the `Drafted-by: … reviewed by @<handle>` attribution footer and for replies to people already participating in the same thread. The note is placed inside the existing "GitHub messages drafted by agents" section, where the other agent-posting rules already live. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Opus 4.8) Generated-by: Claude Code (Opus 4.8) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
