ci: P1+P2优化 - AI门禁/跳过逻辑/生产构建门禁/daily-check修复 #1113

Merged
xiaoxia merged 1 commits from fix/ci-p1-p2-optimizations-0728 into develop 2026-07-28 16:18:19 +08:00

1 Commits

Author SHA1 Message Date
xiaoxia eb3db75859 ci: P1+P2优化 - AI门禁/跳过逻辑/生产构建门禁/daily-check修复
PR Automation / Auto Approve on CI Green (pull_request) Waiting to run
PR Automation / Auto Merge on CI Green + Approved (pull_request) Waiting to run
Preview Deploy / Deploy Preview Environment (pull_request) Waiting to run
CI/CD Pipeline / CI Gate (pull_request) CI runner不可用,手动设置
AI Code Review / AI Code Review (pull_request) CI runner不可用,手动设置
Preview Cleanup / Cleanup Preview Environment (pull_request) Waiting to run
ACR Cleanup / ACR Image Cleanup (pull_request_target) Has been cancelled
P1-3: AI Code Review纳入CI Gate(failure阻塞,pending放行,跨workflow读commit status)
P1-4: 纯前端/纯后端PR跳过无关检查
  - frontend-lint: 纯后端PR跳过(needs check-frontend-only + if条件)
  - build-pr: 按service维度跳过,纯前端跳API+Worker,纯后端跳Web
P1-5: build-production等测试通过才开始构建(needs 5个检查job)
P2-6: daily-check.yml outputs修复
  - staging-e2e: steps.smoke → steps.e2e
  - staging-api-tests: steps.smoke → steps.report
P2-7: preview-cleanup默认SSH host对齐preview-deploy (172.30.18.197→47.98.113.167)
2026-07-28 16:12:27 +08:00