gitlink-cli/shortcuts
wyxfzgg b4cfdb753e feat: 新建 pm 模块,添加 6 条项目管理命令 (dashboards/sprints/weekly/tags/pipelines/runs)
- 新增 shortcuts/pm/pm.go: 6 条 Shortcut 命令
- 新增 shortcuts/pm/pm_test.go: 单元测试覆盖
- 修改 shortcuts/register.go: 注册 pm 模块
- 修复 register.go 中 milestone 描述缺少逗号的语法问题

关联 Issue: #12
2026-06-03 11:27:44 +08:00
..
branch feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
ci feat: issue +journals/+series-update, ci +activate/+deactivate/+authorize 2026-06-03 09:02:06 +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
issue feat: issue +journals/+series-update, ci +activate/+deactivate/+authorize 2026-06-03 09:02:06 +08:00
label feat(label): add issue label shortcuts 2026-05-30 06:38:39 -07: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
notification feat: 新建 notification 模块并注册 2026-06-03 09:19:18 +08:00
org feat: org +teams/+create-team/+remove-user, search +code/+issues 2026-06-03 09:14:57 +08:00
pipeline feat(pipeline): add OpenAPI shortcuts 2026-05-27 22:20:18 +08:00
pm feat: 新建 pm 模块,添加 6 条项目管理命令 (dashboards/sprints/weekly/tags/pipelines/runs) 2026-06-03 11:27:44 +08:00
pr merge: resolve client.go conflict, keep XML declaration fix 2026-06-03 08:58:40 +08:00
release feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
repo merge: resolve client.go conflict, keep XML declaration fix 2026-06-03 08:58:40 +08:00
search feat: org +teams/+create-team/+remove-user, search +code/+issues 2026-06-03 09:14:57 +08:00
user merge: resolve client.go conflict, keep XML declaration fix 2026-06-03 08:58:40 +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 feat: 新建 pm 模块,添加 6 条项目管理命令 (dashboards/sprints/weekly/tags/pipelines/runs) 2026-06-03 11:27:44 +08:00
register_test.go fix: update TestRegisterAll expected groups for label and pipeline 2026-06-01 01:18:36 +08:00