forked from Gitlink/gitlink-cli
新增只读 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 更新
及变更说明文档。
|
||
|---|---|---|
| .. | ||
| api-batch-runner.md | ||
| auth-config-dir-fallback.md | ||
| doctor-command.md | ||
| issue-id-alias.md | ||
| issue-metadata-fields.md | ||
| label-shortcut.md | ||
| list-filter-fixes.md | ||
| member-shortcut.md | ||
| milestone-shortcut.md | ||
| pipeline-openapi-shortcuts.md | ||
| profile-shortcuts.md | ||
| release-update-shortcuts.md | ||
| repo-insight-shortcuts.md | ||
| repo-settings-shortcuts.md | ||
| repo-tree-shortcut.md | ||
| webhook-shortcut.md | ||