AGENTS.md: add instruction not to commit binaries (#33921)

I noticed that some autonomous agents have a tendency to commit binaries
if asked to create a PR.
This commit is contained in:
Guillaume Ballet 2026-03-02 14:42:38 +01:00 committed by GitHub
parent 723aae2b4e
commit 825436f043
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,6 +66,10 @@ go run ./build/ci.go check_baddeps
Verifies that no forbidden dependencies have been introduced.
## What to include in commits
Do not commit binaries, whether they are produced by the main build or byproducts of investigations.
## Commit Message Format
Commit messages must be prefixed with the package(s) they modify, followed by a short lowercase description: