ci: fetch archive baseline history

This commit is contained in:
Tianyi Cui
2026-07-27 02:01:46 +08:00
parent 861fe6d43d
commit 8b684fa5d0
4 changed files with 6 additions and 6 deletions

View File

@@ -37,10 +37,10 @@ jobs:
env:
DSH_GATE_CONCURRENCY: '8'
steps:
# The archive gate reads the PR base manifest from the synthetic merge commit's first parent.
# Fetch complete history so the archive gate can read the trusted PR base from a reused shallow checkout.
- uses: actions/checkout@v6
with:
fetch-depth: 2
fetch-depth: 0
persist-credentials: false
# Pull requests consume the default-branch cache but do not put cache