From 0d59041e726dc7f951792bef3cfb406cfa1e7e94 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 11 Mar 2026 15:20:41 +0000 Subject: [PATCH] =?UTF-8?q?refine:=20=E4=BD=BF=20systemWorkflows=20?= =?UTF-8?q?=E5=8C=B9=E9=85=8D=E6=A8=A1=E5=BC=8F=E6=9B=B4=E7=B2=BE=E7=A1=AE?= =?UTF-8?q?=E4=BB=A5=E9=81=BF=E5=85=8D=E8=AF=AF=E5=8C=B9=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com> --- scripts/update-readme-bulletin.js | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/scripts/update-readme-bulletin.js b/scripts/update-readme-bulletin.js index 10d12961..a295e6ac 100644 --- a/scripts/update-readme-bulletin.js +++ b/scripts/update-readme-bulletin.js @@ -247,9 +247,14 @@ async function fetchRecentWorkflowRuns() { // 冰朔关注的系统工作流 const systemWorkflows = [ - '每日自检', 'PSP', '巡检', - '更新系统公告区', '自动部署', - 'Brain Sync', 'Notion', 'SYSLOG', + '铸渊 · 每日自检', + '铸渊 · PSP 分身巡检', + '铸渊巡检 Agent', + '更新系统公告区', + '铸渊 CD · 自动部署', + 'Brain Sync', + 'Notion', + 'SYSLOG', ]; for (const run of runs) {