chore(ci): 同步main分支CI配置与scripts/ci脚本 - 与develop对齐 #767
Reference in New Issue
Block a user
Delete Branch "chore/sync-main-ci-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更内容
同步main分支的CI配置,从旧的4个workflow文件升级到与develop一致的11个workflow + 完整scripts/ci脚本。
旧配置(删除)
auto-approve.ymlauto-merge.ymlci-cd.ymltests.yml新配置(新增,与develop一致)
ci-pipeline.yml- 主CI流水线pr-automation.yml- PR自动化(审批+合并)pr-auto-scan.yml- PR定时扫描兜底code-review.yml- AI代码审查preview-deploy.yml- Preview环境部署preview-cleanup.yml- Preview环境清理worker-base-image.yml- Worker基础镜像构建ci-failure-monitor.yml- CI失败监控ci-trigger-monitor.yml- CI触发监控ci-health-daily.yml- CI健康日报daily-check.yml- 每日检查scripts/ci/ 同步
注意
🗑️ 预览环境已清理
PR #767 已关闭或合并,对应的预览环境已被清理。