gitlink-cli/shortcuts
weidongde 1b6d8733d1 feat(issue): 新增批量重开、标签、指派、评论、导出、导入命令
新增 6 个 Issue 批量操作快捷命令:
- batch-reopen: 按Issue编号批量重新开启已关闭的Issue
- batch-label: 按API ID批量添加/移除Issue标签
- batch-assign: 按API ID批量指派/取消指派负责人
- batch-comment: 批量为多个Issue添加评论
- batch-export: 导出Issue到CSV/JSON文件,支持多种过滤条件
- batch-import: 从CSV文件批量创建Issue

所有命令均支持 --dry-run 预览模式。包含单元测试和更新的Skill文档。
2026-06-26 14:14:22 +08:00
..
branch feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
ci feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
common feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +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
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 feat(issue): 新增批量重开、标签、指派、评论、导出、导入命令 2026-06-26 14:14:22 +08:00
label feat(label): add issue label shortcuts 2026-05-30 06:38:39 -07: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 feat: add milestone, compare, pr reopen shortcuts and api enhancements (#45) 2026-05-27 00:44:39 +08:00
org feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
pipeline feat(pipeline): add OpenAPI shortcuts 2026-05-27 22:20:18 +08:00
pr fix: 修正 Issue 和 PR 列表筛选 2026-06-05 11:43:30 +08:00
profile feat(profile): 新增用户画像统计快捷命令 2026-06-13 23:07:27 +08:00
release feat(release): add edit and update shortcuts 2026-06-08 08:30:21 +08:00
repo chore: 打磨仓库文件树命令交付质量 2026-06-08 12:13:28 +08:00
search feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
user feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
webhook feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +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 Merge upstream/master: resolve conflicts in README.zh-CN.md and register_test.go 2026-06-14 18:50:50 +08:00
register_test.go Merge upstream/master: resolve conflicts in README.zh-CN.md and register_test.go 2026-06-14 18:50:50 +08:00