CI: Migrate Sonar Scan job to GHA 68/12868/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 30 Apr 2024 20:29:09 +0000 (13:29 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 30 Apr 2024 20:29:09 +0000 (13:29 -0700)
Change-Id: I1cc8ba71aa07abca719d7cfce3e3d90d2ea8a6f3
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
.github/workflows/gerrit-merge.yaml [moved from .github/workflows/gerrit-novote-merge.yaml with 98% similarity]

similarity index 98%
rename from .github/workflows/gerrit-novote-merge.yaml
rename to .github/workflows/gerrit-merge.yaml
index 14eb4bd..0935778 100644 (file)
@@ -66,7 +66,6 @@ jobs:
           gerrit-change-number: ${{ inputs.GERRIT_CHANGE_NUMBER }}
           gerrit-patchset-number: ${{ inputs.GERRIT_PATCHSET_NUMBER }}
           vote-type: clear
-          comment-only: true
       - name: Allow replication
         run: sleep 10s
 
@@ -119,4 +118,3 @@ jobs:
           gerrit-change-number: ${{ inputs.GERRIT_CHANGE_NUMBER }}
           gerrit-patchset-number: ${{ inputs.GERRIT_PATCHSET_NUMBER }}
           vote-type: ${{ env.WORKFLOW_CONCLUSION }}
-          comment-only: true