zhizhi/.github
copilot-swe-agent[bot] 8addc17ccc fix: exclude SYSLOG issues from zhuyuan-issue-reply + add title/body detection to syslog-issue-pipeline
Problem: When developers submit SYSLOG via the 🚀 开发者入口, zhuyuan-issue-reply.yml
intercepts the issue and responds with "已记录。霜砚会在下次巡检时处理" instead of letting
syslog-issue-pipeline.yml handle the full auto-processing loop.

Root causes:
1. zhuyuan-issue-reply.yml triggers on ALL new issues with no exclusion for SYSLOG
2. syslog-issue-pipeline.yml only detects via 'syslog' label which may not exist in repo
3. zhuyuan-issue-reply.js has no guard against SYSLOG issues, falls through to generic fallback

Fixes:
- zhuyuan-issue-reply.yml: Exclude issues with syslog/bingshuo-deploy labels, SYSLOG/系统日志
  in title, or '### 广播编号' in body (template field marker)
- syslog-issue-pipeline.yml: Detect SYSLOG issues by label OR title OR body pattern
- zhuyuan-issue-reply.js: Add isSyslog guard in handleIssueTrigger() as defense-in-depth

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 12:52:28 +00:00
..
DISCUSSION_TEMPLATE feat: SYSLOG 自助提交系统 · Discussion 入口 + Actions 管道 + LLM 自动检测 2026-03-13 03:39:23 +00:00
ISSUE_TEMPLATE fix: 修复开发者入口404 - 从Discussions切换到Issues 2026-03-13 04:58:33 +00:00
brain 📚 铸渊图书馆目录更新 · 2026-03-13T12:32 2026-03-13 12:32:52 +00:00
broadcasts [BC-M-DINGTALK-002-ZZ][DEV-004] Phase 2 完成 · EL-7 · 多维表格联动+自动更新+自助查询+看板 2026-03-11 10:57:23 +08:00
persona-brain feat: 铸渊代理开发工作流 · 壳-核分离架构 (Core Brain + Agent) 2026-03-13 05:56:33 +00:00
workflows fix: exclude SYSLOG issues from zhuyuan-issue-reply + add title/body detection to syslog-issue-pipeline 2026-03-13 12:52:28 +00:00
CODEOWNERS [BC-M-DINGTALK-002-ZZ][DEV-004] Phase 2 完成 · EL-7 · 多维表格联动+自动更新+自助查询+看板 2026-03-11 10:57:23 +08:00
copilot-instructions.md YaoMing Era · AGE-5 architecture upgrade · TCS-ML runtime 2026-03-11 10:30:48 +00:00