gitlink-cli/doc/changes
luwanzhou da4c8c0d10 feat(profile): 新增用户画像统计快捷命令
新增只读 profile 命令组,封装此前无 shortcut 覆盖的
GitLink 用户画像统计接口:

profile +ability      -> /users/{user}/statistics/develop
profile +role         -> /users/{user}/statistics/role
profile +major        -> /users/{user}/statistics/major
profile +activity     -> /users/{user}/statistics/activity
profile +contribution -> /users/{user}/headmaps

省略 --user 时默认通过 /users/me 解析当前认证用户。
统计命令支持 --start-time/--end-time 时间窗口,
+contribution 支持 --year 参数。

包含单元测试、中英双语 i18n 帮助文本、README 更新
及变更说明文档。
2026-06-13 23:07:27 +08:00
..
api-batch-runner.md feat: 新增 Raw API 批处理执行器 2026-06-06 11:55:20 +08:00
auth-config-dir-fallback.md fix: 统一认证凭据 fallback 配置目录 2026-06-06 18:42:50 +08:00
doctor-command.md feat: 新增 CLI 自诊断命令 2026-06-06 18:11:45 +08:00
issue-id-alias.md feat(issue): support metadata fields and id alias 2026-06-02 12:42:34 +08:00
issue-metadata-fields.md feat(issue): support metadata fields and id alias 2026-06-02 12:42:34 +08:00
label-shortcut.md feat(label): add issue label shortcuts 2026-05-30 06:38:39 -07:00
list-filter-fixes.md fix: 修正 Issue 和 PR 列表筛选 2026-06-05 11:43:30 +08:00
member-shortcut.md feat(member): add repository member shortcuts (#46) 2026-05-27 00:24:15 +08:00
milestone-shortcut.md feat: add milestone, compare, pr reopen shortcuts and api enhancements (#45) 2026-05-27 00:44:39 +08:00
pipeline-openapi-shortcuts.md feat(pipeline): add OpenAPI shortcuts 2026-05-27 22:20:18 +08:00
profile-shortcuts.md feat(profile): 新增用户画像统计快捷命令 2026-06-13 23:07:27 +08:00
release-update-shortcuts.md feat(release): add edit and update shortcuts 2026-06-08 08:30:21 +08:00
repo-insight-shortcuts.md feat(repo): add insight and interaction shortcuts 2026-06-04 07:17:13 +08:00
repo-settings-shortcuts.md feat(repo): add settings and topic shortcuts 2026-06-04 07:19:08 +08:00
repo-tree-shortcut.md chore: 打磨仓库文件树命令交付质量 2026-06-08 12:13:28 +08:00
webhook-shortcut.md docs: finalize webhook shortcut docs 2026-05-19 15:54:31 +08:00