gitlink-cli/shortcuts
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
..
branch fix(branch): URL-encode branch name in unprotect, add +unprotect to Skill 2026-05-17 12:19:04 +08:00
ci init gitlink-cli 2026-04-17 10:01:30 +08:00
common fix: use PUT method for wiki update and align with reference implementation 2026-06-03 21:46:34 +08:00
compare feat: add milestone, compare, pr reopen shortcuts and api enhancements (#45) 2026-05-27 00:44:39 +08:00
issue feat: add --label support to issue update command 2026-06-04 09:10:15 +08:00
label fix: update label tests to match corrected API path 2026-06-02 16:01:00 +08:00
member feat(member): add repository member shortcuts (#46) 2026-05-27 00:24:15 +08:00
milestone feat: add milestone, compare, pr reopen shortcuts and api enhancements (#45) 2026-05-27 00:44:39 +08:00
notification fix: update notification test paths to include .json suffix 2026-06-02 15:24:15 +08:00
org init gitlink-cli 2026-04-17 10:01:30 +08:00
pr Merge pull request 'fix(pr): include closed time in view output' (#49) from dtwdtw/gitlink-cli:fix/issue-14-pr-closed-at into master 2026-05-27 00:52:20 +08:00
release init gitlink-cli 2026-04-17 10:01:30 +08:00
repo feat: add PR closed time and repo README shortcuts (#49, #52) 2026-05-27 00:35:31 +08:00
search init gitlink-cli 2026-04-17 10:01:30 +08:00
user init gitlink-cli 2026-04-17 10:01:30 +08:00
webhook Replace PR #20 webhook with PR #22 improved implementation 2026-05-23 22:45:34 +08:00
wiki fix: use PUT method for wiki update and align with reference implementation 2026-06-03 21:46:34 +08:00
workflow fix(workflow): improve input mode detection and error hint 2026-05-26 16:28:28 +08:00
register.go feat: add notification module + fix issue --label bug 2026-06-02 15:08:53 +08:00