mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-25 03:27:15 +00:00
test(workspace): add top-down release gates
This commit is contained in:
@@ -71,7 +71,7 @@ const result = {
|
||||
automation_result_json: paths.automationResultJson,
|
||||
result_json: paths.resultJson,
|
||||
},
|
||||
evidence_collected: ["api_diagnostic"],
|
||||
evidence_collected: ["screenshot", "console", "network", "api_diagnostic"],
|
||||
wrote_env: false,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user