pzhang_zywl
  • Joined on 2026-05-29
pzhang_zywl created pull request zeekrAI/document_analyzer#50 2026-06-02 15:03:10 +08:00
fix: 任何对git管理的内容的修改都应该走完整流程 - Closes #49
pzhang_zywl commented on issue zeekrAI/document_analyzer#49 2026-06-02 15:02:02 +08:00
任何对git管理的内容的修改都应该走完整流程

QE-Agent 已领取,正在更新 Agent 文档。


[qe-agent: qa-0602-1358]

pzhang_zywl opened issue zeekrAI/document_analyzer#49 2026-06-02 14:54:55 +08:00
任何对git管理的内容的修改都应该走完整流程
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-06-02 14:52:41 +08:00
f0fb098451 Merge pull request 'fix: [test] blocked-check 只扫描 body 不扫描 comments 导致遗漏阻塞引用 - Closes #47' (#48) from test/issue-47 into main
6e67975eca test: blocked-check 同时扫描 body + comments 寻找阻塞引用 - Closes #47
Compare 2 commits »
pzhang_zywl merged pull request zeekrAI/document_analyzer#48 2026-06-02 14:52:40 +08:00
fix: [test] blocked-check 只扫描 body 不扫描 comments 导致遗漏阻塞引用 - Closes #47
pzhang_zywl closed issue zeekrAI/document_analyzer#47 2026-06-02 14:52:40 +08:00
[test] blocked-check 只扫描 body 不扫描 comments 导致遗漏阻塞引用
pzhang_zywl commented on issue zeekrAI/document_analyzer#47 2026-06-02 14:52:07 +08:00
[test] blocked-check 只扫描 body 不扫描 comments 导致遗漏阻塞引用

PR 已创建: http://localhost:3000/pzhang_zywl/document_analyzer/pulls/48

变更:

  • _get_blocking_refs() 同时扫描 body + comments
  • blocked-check 成功解除 #18(#21 已关闭,引用在…
pzhang_zywl created pull request zeekrAI/document_analyzer#48 2026-06-02 14:52:01 +08:00
fix: [test] blocked-check 只扫描 body 不扫描 comments 导致遗漏阻塞引用 - Closes #47
pzhang_zywl created branch test/issue-47 in zeekrAI/document_analyzer 2026-06-02 14:51:40 +08:00
pzhang_zywl pushed to test/issue-47 at zeekrAI/document_analyzer 2026-06-02 14:51:40 +08:00
6e67975eca test: blocked-check 同时扫描 body + comments 寻找阻塞引用 - Closes #47
pzhang_zywl commented on issue zeekrAI/document_analyzer#18 2026-06-02 14:50:50 +08:00
[test] 再运行一次完整的e2e测试

阻塞已解除:所有阻塞 Issue 均已关闭。


[qe-agent: qa-0602-1358]

pzhang_zywl opened issue zeekrAI/document_analyzer#47 2026-06-02 14:50:31 +08:00
[test] blocked-check 只扫描 body 不扫描 comments 导致遗漏阻塞引用
pzhang_zywl closed issue zeekrAI/document_analyzer#43 2026-06-02 14:40:52 +08:00
改进 blocked label的处理
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-06-02 14:40:52 +08:00
85358bbe4a Merge pull request 'fix: 改进 blocked label的处理 - Closes #43' (#46) from test/issue-43 into main
df8ac61c9e test: 改进 blocked label 的自动清除逻辑 - Closes #43
Compare 2 commits »
pzhang_zywl merged pull request zeekrAI/document_analyzer#46 2026-06-02 14:40:51 +08:00
fix: 改进 blocked label的处理 - Closes #43
pzhang_zywl commented on issue zeekrAI/document_analyzer#43 2026-06-02 14:40:22 +08:00
改进 blocked label的处理

PR 已创建: http://localhost:3000/pzhang_zywl/document_analyzer/pulls/46

变更:

  • close_issue 自动解除阻塞(auto-unblock)
  • 新增 blocked-check action 用于轮询时清理
  • label…
pzhang_zywl created pull request zeekrAI/document_analyzer#46 2026-06-02 14:40:16 +08:00
fix: 改进 blocked label的处理 - Closes #43
pzhang_zywl created branch test/issue-43 in zeekrAI/document_analyzer 2026-06-02 14:40:03 +08:00
pzhang_zywl pushed to test/issue-43 at zeekrAI/document_analyzer 2026-06-02 14:40:03 +08:00
df8ac61c9e test: 改进 blocked label 的自动清除逻辑 - Closes #43
pzhang_zywl closed issue zeekrAI/document_analyzer#45 2026-06-02 14:39:41 +08:00
TEST-BLOCKED: auto-unblock 验证