gitlink-cli/shortcuts
wbtiger 7bcba5aed8 feat(member): add repository member shortcuts (#46)
Add member command group with 8 shortcuts:
- +list, +add, +batch-add, +remove, +role
- +invite-link, +invite-info, +accept-invite

Batch add supports --dry-run, CSV file input, and partial failure
reporting. 12 tests included.

Co-authored-by: Jiachen Li (puygob236) <noreply@gitlink.org.cn>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 00:24: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 feat(issue): add batch close shortcut with dry-run support 2026-05-13 17:27:50 +08:00
issue Normalize issue +list output to use project-level issue numbers 2026-05-24 01:00:31 +08:00
member feat(member): add repository member shortcuts (#46) 2026-05-27 00:24:15 +08:00
org init gitlink-cli 2026-04-17 10:01:30 +08:00
pr Merge PR #26: feat(pr): add review shortcuts 2026-05-23 22:12:01 +08:00
release init gitlink-cli 2026-04-17 10:01:30 +08:00
repo init gitlink-cli 2026-04-17 10:01:30 +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
workflow fix(workflow): improve input mode detection and error hint 2026-05-26 16:28:28 +08:00
register.go feat(member): add repository member shortcuts (#46) 2026-05-27 00:24:15 +08:00