The docs jobs need to fetch all changes to ensure that the docs are
built properly given the use of reno
Issue: RELENG-5356
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Change-Id: I93bd81f922045cc7f8f373e3b22a014eba047b03
gerrit-project: ${{ inputs.GERRIT_PROJECT }}
gerrit-url: ${{ vars.GERRIT_URL }}
delay: "0s"
+ fetch-depth: 0
- name: Configure Python
uses: actions/setup-python@v5
id: setup-python
gerrit-project: ${{ inputs.GERRIT_PROJECT }}
gerrit-url: ${{ vars.GERRIT_URL }}
delay: "0s"
+ fetch-depth: 0
- name: Configure Python
uses: actions/setup-python@v5
id: setup-python