fix comment-only value 08/15108/1
authorRavi Pendurty <ravi.pendurty@highstreet-technologies.com>
Fri, 3 Oct 2025 11:10:25 +0000 (16:40 +0530)
committerRavi Pendurty <ravi.pendurty@highstreet-technologies.com>
Fri, 3 Oct 2025 11:10:25 +0000 (16:40 +0530)
value false causes vote to be set on successful build

Issue-ID: OAM-511
Change-Id: Id30cd112cbc7138f90a9aab2c704da34eb3fb977
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
.github/workflows/gerrit-verify.yaml

index 53a3c96..7f31196 100644 (file)
@@ -116,4 +116,4 @@ jobs:
           gerrit-change-number: ${{ inputs.GERRIT_CHANGE_NUMBER }}
           gerrit-patchset-number: ${{ inputs.GERRIT_PATCHSET_NUMBER }}
           vote-type: ${{ env.WORKFLOW_CONCLUSION }}
-          comment-only: true
+          comment-only: false