Merge pull request #2919 from ryandielhenn/feat/config_tdd
Add Configurable TDD To Sisyphus Agent Schema
This commit is contained in:
@@ -4261,6 +4261,10 @@
|
||||
},
|
||||
"replace_plan": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"tdd": {
|
||||
"default": true,
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
||||
Reference in New Issue
Block a user