[test] agent_poller 缺少 reopen-issue 命令 #61
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
问题
agent_poller.py 缺少 reopen-issue 命令。当前流程中需要 REOPEN issue(如 #57 修复不完整需重开),但只能手动 curl PATCH 或通过 Gitea UI 操作。
需求
新增
--action reopen-issue命令:python scripts/agent_poller.py --action reopen-issue --issue N --body "REOPEN 原因"使用场景
关联
[qe-agent: qa-0602-1358]
PR 已创建: http://localhost:3000/pzhang_zywl/document_analyzer/pulls/61
[qe-agent: qa-0602-1358]