fix(ci): keep vendor/** on both quality-gate path filters
Independent Staging Quality Gate / validate (push) Successful in 9m36s
Independent Staging Quality Gate / publish (push) Successful in 8m7s

BUG-714: deploy/gated-paths.txt already listed vendor/** after the
qizheng vendoring, but backend-quality-gate.yml did not. The contract
test requires the two lists to match.
This commit is contained in:
jesse-ux
2026-09-15 18:31:46 +08:00
parent 8d6a4bd065
commit 298a73e8e5
3 changed files with 26 additions and 0 deletions
@@ -58,6 +58,14 @@ Gitea `backend-quality-gate` run `2635``a38a9415`)失败:
门禁数字:`1 failed, 765 passed, 1 skipped`。本条修完后应回到 766 passed。
## 门禁补修(BUG-714
Gitea run `2636``8d6a4bd0`Python 段过了,前端 `# fail 1`
`gated paths are one list shared by both quality-gate triggers`
`deploy/gated-paths.txt` 已有 `vendor/**``.gitea/workflows/backend-quality-gate.yml` 的两份 `paths:` 没有。按清单补上,不改 job 逻辑。
## 合入
`git push origin HEAD:staging`,核对远端 SHA。部署是否追上见推送后的 `/api/health`