fix: align merged quality gate contracts

This commit is contained in:
Jesse_Chen
2026-07-17 11:39:24 +08:00
parent 5f7eb63bd2
commit e2802d194e
3 changed files with 18 additions and 1 deletions
+2
View File
@@ -28,6 +28,8 @@ ALLOWED_STATUS = {
"workflow-only",
"not-integrated",
"missing",
"guarded",
"comparison-only",
}
REQUIRED_TECHNIQUE_FIELDS = {
"name": str,