Turn off Claude commit/PR attribution. (#42195)

Disable commit/PR messages containing: `Co-Authored-By: Claude Opus 4.6`
This commit is contained in:
Victor Lyuboslavsky 2026-03-20 16:43:38 -05:00 committed by GitHub
parent 2e5d626988
commit 57b7482dd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,8 @@
{
"attribution": {
"commit": "",
"pr": ""
},
"env": {
"MYSQL_TEST": "1",
"REDIS_TEST": "1"