fix(notification-digest): v2.0.0 修正虚构 notification 命令 #11

Merged
lindiwen23 merged 1 commits from dw into master 2026-06-03 10:32:30 +08:00
Collaborator

SKILL.md v2.0.0: notification +list/+read 替换为 api GET users/{owner}/messages.json。新增 EXAMPLES.md 和 api-reference.md 消息 API 章节。

SKILL.md v2.0.0: notification +list/+read 替换为 api GET users/{owner}/messages.json。新增 EXAMPLES.md 和 api-reference.md 消息 API 章节。
lindiwen23 added 1 commit 2026-06-03 10:32:14 +08:00
CI / Build, Lint, Test (pull_request) Failing after 2m5s Details
94d5115789
fix(notification-digest): v2.0.0 — 修正虚构的 notification 命令为实际 messages API
- notification +list/+read/+read-all 均不存在,替换为 gitlink-cli api 调用
- API 端点: GET /api/users/{owner}/messages.json
- 标记已读: POST /api/users/{owner}/messages/{id}/read
- 添加 CLI 路径 Bug 说明(前导 / 导致解析错误)
- 补充完整 source 枚举值表(30+ 个枚举)
- 新增 EXAMPLES.md(手动执行 + Agent 测试两个样例)
- gitlink-shared/api-reference.md 补充消息 API 章节

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
lindiwen23 merged commit eae0269171 into master 2026-06-03 10:32:30 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jiangtx/gitlink-cli#11
No description provided.