fix: [product] Dev-Agent PR 前必须跑完整 e2e pipeline 验收 - 防止修复回归 - Closes #67 #68
Reference in New Issue
Block a user
Delete Branch "dev/issue-67-pr-e2e-gate"
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?
Summary
5.
python scripts/run_pipeline.py— 运行完整 pipeline6.
python -m pytest tests/acceptance/ -v --run-acceptance— e2e 验收Closes #67
[da-0602-1321]