Files
workinf_Blender_Wasm/docs/web/dependency-severity-policy.json
mes123456 380cbed4ff
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

19 lines
470 B
JSON

{
"schemaVersion": 1,
"task": "M13-05D",
"severityOrder": ["LOW", "MEDIUM", "HIGH", "BLOCKER"],
"gates": {
"BLOCKER": "BLOCK",
"HIGH": "BLOCK",
"MEDIUM": "REVIEW",
"LOW": "TRACK"
},
"exceptionRequiredFor": ["BLOCKER", "HIGH", "MEDIUM", "LOW"],
"exceptionFields": ["owner", "expiresOn", "reason", "alternativeControl"],
"dateFormat": "YYYY-MM-DD",
"findings": [],
"exceptions": [],
"execution": "DISABLED",
"nextTask": "M13-05E"
}