fix: 更新issue处理规则并解决冲突 - Closes #40 #41

Merged
pzhang_zywl merged 1 commits from test/issue-40 into main 2026-06-02 14:17:27 +08:00
Owner

Summary

  • test-dev → test-code:QE-Agent 一致化 label 体系
  • Dev-Agent 新增 product-code label + [product] 标题前缀轮询规则
  • QE/Dev Agent 轮询改为多轮递进:label → title 前缀 → 无标识分析
  • agent_poller.py 新增 create-issue action
  • Issue 创建规则统一:产品用 product-code,测试用 test-code

Test

  • agent_poller.py --action list --labels test-code 正常工作
  • agent_poller.py --action create-issue 参数校验正常
  • 无功能代码变更,不影响 CI

Closes #40


[qe-agent: qa-0602-1358]

## Summary - test-dev → test-code:QE-Agent 一致化 label 体系 - Dev-Agent 新增 product-code label + [product] 标题前缀轮询规则 - QE/Dev Agent 轮询改为多轮递进:label → title 前缀 → 无标识分析 - agent_poller.py 新增 create-issue action - Issue 创建规则统一:产品用 product-code,测试用 test-code ## Test - [x] agent_poller.py --action list --labels test-code 正常工作 - [x] agent_poller.py --action create-issue 参数校验正常 - [x] 无功能代码变更,不影响 CI Closes #40 --- [qe-agent: qa-0602-1358]
pzhang_zywl added 1 commit 2026-06-02 14:17:09 +08:00
- test-dev → test-code:QE-Agent 一致化 label
- Dev-Agent 新增 product-code label + [product] 前缀规则
- agent_poller.py 新增 create-issue action
- QE/Dev Agent 轮询改为多轮递进:label → title 前缀 → 无标识分析

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
pzhang_zywl merged commit feac10618d into main 2026-06-02 14:17:27 +08:00
Sign in to join this conversation.