gitlink-cli/shortcuts
whale fa69e6b862 fix(shortcuts): 修复 milestone +close 路径并补回归测试
close 命令 API URL 误拼为 {repo_path}/{owner}/milestones/{id}/update_status(Owner 重复、Repo 丢失、缺 /v1),修正为 /v1/{owner}/{repo}/milestones/{id}/update_status;新增 TestMilestoneClose 回归测试。

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-05 22:02:00 +08:00
..
_template feat: add DevOps pipeline, CI, milestone and label shortcuts 2026-05-19 16:58:02 +08:00
branch merge: sync with upstream, keep our changes 2026-06-04 08:31:35 +08:00
ci merge: sync fork, resolve conflicts keeping ours 2026-06-04 08:39:22 +08:00
common fix: 对齐 issue/org/pr/cmd 实现与 upstream 测试(C1 行为分歧修复) 2026-06-15 17:02:17 +08:00
compare feat: add milestone, compare, pr reopen shortcuts and api enhancements (#45) 2026-05-27 00:44:39 +08:00
dataset feat(dataset): add full dataset CRUD (view/create/update/delete-attachment) 2026-06-14 14:01:57 +08:00
file 11.1 🔴 文件描述符泄漏 循环内 defer 改为手动 Close() release.go 2026-06-01 12:02:02 +08:00
health fix(health): use effective list filters 2026-06-05 14:56:02 +08:00
ignore feat(shortcut): add shortcuts/ignore 2026-06-09 08:50:39 +08:00
issue Merge remote-tracking branch 'origin/master' into master 2026-07-02 16:08:43 +08:00
label 11.1 🔴 文件描述符泄漏 循环内 defer 改为手动 Close() release.go 2026-06-01 12:02:02 +08:00
license feat(shortcut): add shortcuts/license 2026-06-05 16:46:37 +08:00
member feat(member): add repository member shortcuts (#46) 2026-05-27 00:24:15 +08:00
milestone fix(shortcuts): 修复 milestone +close 路径并补回归测试 2026-07-05 22:02:00 +08:00
org fix: 对齐 issue/org/pr/cmd 实现与 upstream 测试(C1 行为分歧修复) 2026-06-15 17:02:17 +08:00
pipeline feat(pipeline): add OpenAPI shortcuts 2026-05-27 22:20:18 +08:00
pm 修改编译问题 2026-06-04 11:41:31 +08:00
pr fix: 对齐 issue/org/pr/cmd 实现与 upstream 测试(C1 行为分歧修复) 2026-06-15 17:02:17 +08:00
profile feat(profile): 新增用户画像统计快捷命令 2026-06-13 23:07:27 +08:00
release Merge remote-tracking branch 'upstream/master' into baoerjun_branch 2026-06-15 11:15:43 +08:00
repo Merge remote-tracking branch 'upstream/master' into baoerjun_branch 2026-06-15 11:15:43 +08:00
search refactor(i18n): fork 引入的命令全面 i18n 化,对齐 upstream 风格 2026-06-15 17:28:21 +08:00
snippet 11.1 🔴 文件描述符泄漏 循环内 defer 改为手动 Close() release.go 2026-06-01 12:02:02 +08:00
user refactor(i18n): fork 引入的命令全面 i18n 化,对齐 upstream 风格 2026-06-15 17:28:21 +08:00
webhook fix: 对齐 issue/org/pr/cmd 实现与 upstream 测试(C1 行为分歧修复) 2026-06-15 17:02:17 +08:00
wiki feat(shortcut): add shortcuts/wiki 2026-06-16 10:24:15 +08:00
workflow chore: fix CI workflow, golangci-lint config, and minor lint/format issues 2026-05-31 22:45:17 +08:00
register.go 任务一(50%·CLI 能力) 2026-06-24 13:39:09 +08:00
register_test.go Merge remote-tracking branch 'origin/master' into master 2026-07-02 16:08:43 +08:00