gitlink-cli/shortcuts/issue
wbtiger 4fbc6dea4d Merge PR #349: feat: 新增Wiki/Label/Notification命令 + 批量处理命令+Snippet/自然语言do创新
# Conflicts:
#	cmd/root.go
#	doc/changes/label-shortcut.md
#	doc/changes/notification-shortcut.md
#	internal/output/formatter.go
#	shortcuts/common/types.go
#	shortcuts/issue/batch.go
#	shortcuts/issue/issue.go
#	shortcuts/label/label.go
#	shortcuts/label/label_test.go
#	shortcuts/notification/notification.go
#	shortcuts/notification/notification_test.go
#	shortcuts/register.go
#	shortcuts/snippet/snippet.go
#	shortcuts/wiki/wiki.go
#	shortcuts/wiki/wiki_test.go
#	skills/README.md
#	skills/gitlink-issue-triage/SKILL.md
#	skills/gitlink-onboarding/SKILL.md
#	skills/gitlink-onboarding/examples/onboarding-workflow.md
2026-07-14 22:50:18 +08:00
..
batch.go Merge pull request 'feat(issue): 新增 batch-reopen / batch-comment 批量操作' (#407) from chroe/gitlink-cli:feat/issue-batch-reopen-comment into master 2026-07-14 20:43:19 +08:00
batch_assign.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_common.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_create.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_delete.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_label.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_open.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_operation_test.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_test.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_update.go 修改仓库内容 2026-07-10 10:55:03 +08:00
export.go feat: 新增 Issue 批量导出命令 2026-06-22 12:54:18 +08:00
issue.go Merge PR #408: 提交pr 2026-07-14 22:50:17 +08:00
issue_test.go Merge PR #77: feat(journal): add issue and PR comment shortcuts 2026-07-14 22:50:06 +08:00
journal.go feat(journal): add issue and PR comment shortcuts 2026-06-15 08:04:43 +08:00