gitlink-cli/shortcuts/issue
15972095207 c8b4eb2ea0 feat: add --label support to issue update command
Support setting or clearing labels on existing issues:
- --label 327264,327265  set labels
- --label ""            clear all labels

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-04 09:10:15 +08:00
..
batch.go feat(issue): add batch close shortcut with dry-run support 2026-05-13 17:27:50 +08:00
batch_test.go feat(issue): add batch close shortcut with dry-run support 2026-05-13 17:27:50 +08:00
issue.go feat: add --label support to issue update command 2026-06-04 09:10:15 +08:00
issue_test.go feat(issue): add authors shortcut 2026-05-25 08:50:47 +08:00