From 8f3c88889169cb713905ddfb653caaff274d1769 Mon Sep 17 00:00:00 2001 From: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Mon, 8 Apr 2024 15:06:12 +0000 Subject: [PATCH] Update patch set 3 Change has been successfully merged Patch-set: 3 Status: merged Tag: autogenerated:gerrit:merged Reviewer: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Label: SUBM=+1, 771330693b04157e9ab19e31c6e9a72677b0c0b0 Submission-id: 914660-2010940_49789 Submitted-with: OK Submitted-with: Rule-Name: gerrit~DefaultSubmitRule Submitted-with: MAY: Verified: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Submitted-with: MAY: Code-Review: Gerrit User 26026 <26026@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Submitted-with: MAY: Workflow: Gerrit User 9926 <9926@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Attention: {"person_ident":"Gerrit User 35741 \u003c35741@4a232e18-c5a9-48ee-94c0-e04e7cca6543\u003e","operation":"REMOVE","reason":"Change was submitted"} Attention: {"person_ident":"Gerrit User 28459 \u003c28459@4a232e18-c5a9-48ee-94c0-e04e7cca6543\u003e","operation":"REMOVE","reason":"Change was submitted"} Attention: {"person_ident":"Gerrit User 28676 \u003c28676@4a232e18-c5a9-48ee-94c0-e04e7cca6543\u003e","operation":"REMOVE","reason":"Change was submitted"} Attention: {"person_ident":"Gerrit User 28464 \u003c28464@4a232e18-c5a9-48ee-94c0-e04e7cca6543\u003e","operation":"REMOVE","reason":"Change was submitted"} Attention: {"person_ident":"Gerrit User 35603 \u003c35603@4a232e18-c5a9-48ee-94c0-e04e7cca6543\u003e","operation":"REMOVE","reason":"Change was submitted"} --- aef702fb01f0eccb49bf6ee5aaebd8fd2659a5fd | 80 ++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 aef702fb01f0eccb49bf6ee5aaebd8fd2659a5fd diff --git a/aef702fb01f0eccb49bf6ee5aaebd8fd2659a5fd b/aef702fb01f0eccb49bf6ee5aaebd8fd2659a5fd new file mode 100644 index 00000000..86cf2b53 --- /dev/null +++ b/aef702fb01f0eccb49bf6ee5aaebd8fd2659a5fd @@ -0,0 +1,80 @@ +{ + "comments": [], + "submitRequirementResults": [ + { + "submitRequirement": { + "name": "Code-Review", + "description": { + "value": "Code reviewed by core reviewer" + }, + "applicabilityExpression": {}, + "submittabilityExpression": { + "expressionString": "label:Code-Review\u003dMAX AND -label:Code-Review\u003dMIN" + }, + "overrideExpression": {}, + "allowOverrideInChildProjects": true + }, + "applicabilityExpressionResult": {}, + "submittabilityExpressionResult": { + "value": {"expression":{"expressionString":"label:Code-Review=MAX AND -label:Code-Review=MIN"},"status":"PASS","errorMessage":{"value":null},"passingAtoms":["label:Code-Review=MAX"],"failingAtoms":["label:Code-Review=MIN"]} + }, + "overrideExpressionResult": {}, + "patchSetCommitId": "aef702fb01f0eccb49bf6ee5aaebd8fd2659a5fd", + "legacy": { + "value": false + }, + "forced": {}, + "hidden": {} + }, + { + "submitRequirement": { + "name": "Verified", + "description": { + "value": "Verified in gate by CI" + }, + "applicabilityExpression": {}, + "submittabilityExpression": { + "expressionString": "label:Verified\u003dMAX AND -label:Verified\u003dMIN" + }, + "overrideExpression": {}, + "allowOverrideInChildProjects": false + }, + "applicabilityExpressionResult": {}, + "submittabilityExpressionResult": { + "value": {"expression":{"expressionString":"label:Verified=MAX AND -label:Verified=MIN"},"status":"PASS","errorMessage":{"value":null},"passingAtoms":["label:Verified=MAX"],"failingAtoms":["label:Verified=MIN"]} + }, + "overrideExpressionResult": {}, + "patchSetCommitId": "aef702fb01f0eccb49bf6ee5aaebd8fd2659a5fd", + "legacy": { + "value": false + }, + "forced": {}, + "hidden": {} + }, + { + "submitRequirement": { + "name": "Workflow", + "description": { + "value": "Approved for gate by core reviewer" + }, + "applicabilityExpression": {}, + "submittabilityExpression": { + "expressionString": "label:Workflow\u003dMAX AND -label:Workflow\u003dMIN" + }, + "overrideExpression": {}, + "allowOverrideInChildProjects": false + }, + "applicabilityExpressionResult": {}, + "submittabilityExpressionResult": { + "value": {"expression":{"expressionString":"label:Workflow=MAX AND -label:Workflow=MIN"},"status":"PASS","errorMessage":{"value":null},"passingAtoms":["label:Workflow=MAX"],"failingAtoms":["label:Workflow=MIN"]} + }, + "overrideExpressionResult": {}, + "patchSetCommitId": "aef702fb01f0eccb49bf6ee5aaebd8fd2659a5fd", + "legacy": { + "value": false + }, + "forced": {}, + "hidden": {} + } + ] +} \ No newline at end of file