feat!: move workspace renames behind flag, disable by default (#11189)

This commit is contained in:
Garrett Delfosse
2023-12-15 13:38:47 -05:00
committed by GitHub
parent e63de9a259
commit 7924bb2a56
23 changed files with 173 additions and 21 deletions

View File

@ -59,6 +59,7 @@
"healthy": true,
"failing_agents": []
},
"automatic_updates": "never"
"automatic_updates": "never",
"allow_renames": false
}
]