Commit Graph

7 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] f6a6dc2732 feat: GitHub → Notion data bridge (Pipeline A & E)
- scripts/notion-bridge.js: exact Notion property names/types from spec,
  hardcoded DB IDs as defaults, recursive syslog scan, content chunking,
  named constants (NOTION_RICH_TEXT_MAX, NOTION_TITLE_MAX, UNKNOWN_COMMITTER)
- bridge-syslog-to-notion.yml: trigger on syslog-inbox/** + syslog-processed/**,
  passes COMMIT_SHA for traceability
- bridge-changes-to-notion.yml: fixed COMMITTER (author.name), removed bad
  CHANGED_FILES expr, added BRANCH env var, uses git diff as sole source

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 07:06:49 +00:00
copilot-swe-agent[bot] 248ef71aaf chore: plan Notion bridge update with exact DB IDs and property schema
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 07:01:40 +00:00
copilot-swe-agent[bot] b8153db9df fix: 创建 syslog-inbox/ syslog-processed/ 目录 + SYSLOG Pipeline A/D/E workflow
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 04:58:35 +00:00
copilot-swe-agent[bot] a456daca67 feat: 铸渊 Issue 自动回复系统 — 模板 + 知识库 + Actions + 自检脚本
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 14:46:25 +00:00
copilot-swe-agent[bot] d9a182c2ff feat: 广播分发自动化 — distribute-broadcasts workflow, script, and outbox structure
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 12:11:38 +00:00
copilot-swe-agent[bot] b539a23ccc feat: 铸渊大脑系统 — 广播接收、路由映射、记忆文件、Brain Sync 工作流
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 10:35:28 +00:00
copilot-swe-agent[bot] 818e7c5d89 feat: add HLI CI/CD pipeline, contract scripts, Copilot instructions and project structure
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 09:35:50 +00:00