ci: 修复preview-cleanup checkout不兼容Gitea Actions问题 #545

Merged
auto-approve-bot merged 1 commits from ci/fix-preview-workflow into develop 2026-07-18 22:51:28 +08:00

1 Commits

Author SHA1 Message Date
CI Bot e1e97f1649 ci: 修复preview-cleanup checkout不兼容Gitea Actions问题
CI Build & Deploy Pipeline / Build Staging API Image (pull_request) Has been skipped
CI Build & Deploy Pipeline / Build Staging Web Image (pull_request) Has been skipped
CI Build & Deploy Pipeline / Build Staging Worker Image (pull_request) Has been skipped
CI Build & Deploy Pipeline / Deploy Staging (Watchtower auto-deploy) (pull_request) Has been skipped
CI Build & Deploy Pipeline / Build Production API Image (pull_request) Has been skipped
CI Build & Deploy Pipeline / Build Production Web Image (pull_request) Has been skipped
CI Build & Deploy Pipeline / Build Production Worker Image (pull_request) Has been skipped
CI Build & Deploy Pipeline / Staging E2E Tests (pull_request) Has been skipped
CI Build & Deploy Pipeline / Staging API Integration Tests (pull_request) Has been skipped
CI Build & Deploy Pipeline / Deploy Production (pull_request) Has been skipped
CI Build & Deploy Pipeline / Production Browser E2E (pull_request) Has been skipped
CI/CD Pipeline / Check if frontend-only change (pull_request) Successful in 15s
CI/CD Pipeline / Frontend Unit Tests (pull_request) Has been skipped
AI Code Review / AI Code Review (pull_request) Failing after 22s
Preview Deploy / Deploy Preview Environment (pull_request) Failing after 2m10s
CI/CD Pipeline / Frontend Lint (pull_request) Successful in 3m27s
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Successful in 3m41s
CI/CD Pipeline / Unit Tests (pull_request) Successful in 4m27s
Auto Approve CI PRs / Auto Approve on CI Green (pull_request) Successful in 4m47s
CI/CD Pipeline / Integration Tests (pull_request) Successful in 1m42s
Auto Merge CI PRs / Auto Merge on CI Green + Approved (pull_request) Successful in 6m51s
Preview Cleanup / Cleanup Preview Environment (pull_request) Successful in 16s
- 把 actions/checkout@v4 替换为内联python checkout脚本
- 与 preview-deploy.yml 保持一致的实现方式
- 解决 Gitea Actions 不兼容 GitHub checkout action 的问题
2026-07-18 22:44:11 +08:00