mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Turn off Claude commit/PR attribution. (#42195)
Disable commit/PR messages containing: `Co-Authored-By: Claude Opus 4.6`
This commit is contained in:
parent
2e5d626988
commit
57b7482dd6
1 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
"attribution": {
|
||||
"commit": "",
|
||||
"pr": ""
|
||||
},
|
||||
"env": {
|
||||
"MYSQL_TEST": "1",
|
||||
"REDIS_TEST": "1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue