CI: Docs tests require full repo history 56/71556/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 13 Apr 2023 15:10:45 +0000 (08:10 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 13 Apr 2023 15:10:45 +0000 (08:10 -0700)
Issue: RELENG-4563
Change-Id: Id3bcb21f1369c490e0dd35eccb35a488c27b2586
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
.github/workflows/gerrit-verify.yaml

index 273f209..3698dfa 100644 (file)
@@ -89,6 +89,7 @@ jobs:
         with:
           gerrit-refspec: ${{ inputs.GERRIT_REFSPEC }}
           delay: "0s"
+          fetch-depth: "0"
       - name: Configure Python
         uses: actions/setup-python@v4
         id: setup-python