forked from Gitlink/gitlink-cli
feat: 端到端工作流测试实现 #145217 #3
Loading…
Reference in New Issue
No description provided.
Delete Branch "test/workflow-e2e-145217"
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?
概述
本 PR 实现了端到端工作流测试,验证 Issue → Branch → Push → PR 的完整流程。
关联 Issue
Closes #145217
变更内容
test/workflow_e2e_test.go测试验证
工作流步骤:
工作流文档
详见:
skills/gitlink-workflow/examples/issue-to-pr-workflow.md