fix(ci): cleanup workflow缺少checkout步骤导致评论脚本找不到 #507
Reference in New Issue
Block a user
Delete Branch "fix/cleanup-missing-checkout"
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?
preview-cleanup.yml没有checkout代码,导致最后一步调用scripts/ci/preview_comment.py时文件不存在。
修复:在第一步添加actions/checkout@v4
CI全绿,自动审批通过。
CI全绿,自动审批通过。
🗑️ 预览环境已清理
PR #507 已关闭或合并,对应的预览环境已被清理。