Commit Graph

4 Commits

Author SHA1 Message Date
wbtiger cb01801f39 Merge PR #347: feat(i18n): 10 个命令组接入 i18n 全覆盖(145 个中英键)
# Conflicts:
#	shortcuts/compare/compare.go
#	shortcuts/health/health.go
#	shortcuts/label/label.go
#	shortcuts/milestone/milestone.go
#	shortcuts/register.go
#	shortcuts/wiki/wiki.go
#	shortcuts/workflow/workflow.go
2026-07-14 22:50:10 +08:00
laurencewannamaker 47cc2c2888 feat(i18n): 10 个命令组接入 i18n 全覆盖(145 个中英键:milestone/label/member/wiki/pipeline/compare/license/ignore/workflow/health)
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-06 06:24:42 +00:00
Mengz 6cebb6fbf9 feat(compare): 新增 compare 汇总与提交筛选命令 2026-07-01 11:44:03 +08:00
wbtiger 898b7f59d1 feat: add milestone, compare, pr reopen shortcuts and api enhancements (#45)
- milestone shortcuts: list, create, view, update, delete, close, reopen
- compare shortcuts: view, files (compare branches/tags/commits)
- pr +reopen: reopen closed pull requests
- api: add --body-file and --body-stdin for reading JSON from file/stdin
- comprehensive tests for all new shortcuts

Co-authored-by: wangyue111 <wangyue111>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 00:44:39 +08:00