mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-27 07:01:54 +02:00
add gstack 2 parity and lifecycle gates
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"id": "cli-api-journey",
|
||||
"prompt": "Time a new developer from installation through the first successful API call and evaluate the errors they encounter.",
|
||||
"signals": {
|
||||
"surface": "developer-workflow",
|
||||
"channels": [
|
||||
"cli",
|
||||
"api"
|
||||
],
|
||||
"functional_backend_harness": true,
|
||||
"journey_measurement": true
|
||||
},
|
||||
"expected": {
|
||||
"tree": "qa",
|
||||
"mode": "Report",
|
||||
"depth": "deep",
|
||||
"mutation": "report-only",
|
||||
"active_modules": [
|
||||
"devex-review",
|
||||
"qa-only",
|
||||
"investigate",
|
||||
"system-functional"
|
||||
],
|
||||
"web_context": "optional",
|
||||
"decision_basis": [
|
||||
"surface=developer-workflow",
|
||||
"journey_measurement=true",
|
||||
"functional_backend_harness=true"
|
||||
],
|
||||
"skipped_modules": [
|
||||
"qa",
|
||||
"ios-qa",
|
||||
"benchmark",
|
||||
"canary"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user