gitlink-cli/shortcuts/issue
s2_cc f9efae89a3
CI / test (push) Failing after 2m6s Details
docs: add comprehensive Chinese comments and mark bug fixes (P1-P4)
- Add detailed Chinese comments across all shortcut modules explaining
  parameter mappings (CLI→API field names), batch processing patterns,
  and design decisions
- Mark P1 Bug#1: issue +create --label not written to request body
- Mark P1 Bug#2: hardcoded 'master' replaced with GetDefaultBranch()
- Mark P1 Bug#3: +diff and +files deduplicated into +version-diff
- Add P2 parameter annotations for sort/filter/milestone fields
- Add P4 improvement notes for HTTP error suggestions
- Reorder ProcessBatch function for better readability
2026-06-10 10:13:45 +08:00
..
batch.go docs: add comprehensive Chinese comments and mark bug fixes (P1-P4) 2026-06-10 10:13:45 +08:00
batch_test.go feat: optimize existing commands (P1-P4) 2026-06-04 10:45:32 +08:00
issue.go docs: add comprehensive Chinese comments and mark bug fixes (P1-P4) 2026-06-10 10:13:45 +08:00
issue_test.go feat(issue): add comments CRUD, delete, batch-update, batch-destroy shortcuts 2026-06-02 08:56:33 +08:00