Commit Graph

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] ebbca679e4 fix: address code review — improve alert matching logic, fix email indentation
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-15 12:57:24 +00:00
copilot-swe-agent[bot] 19e35fac73 feat: 服务器巡检自动化 — 巡检脚本 + Notion同步 + 巡检工作流
新增文件:
- scripts/server-patrol.sh (7项检查: Nginx/模块冒烟/PM2/磁盘/权限/SSL/配置)
- scripts/sync-patrol-to-notion.js (巡检结果→Notion工单)
- .github/workflows/server-patrol.yml (cron 08:00+20:00 + 部署后触发)
- data/patrol-logs/.gitkeep (巡检日志目录)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-15 12:56:03 +00:00