gitlink-cli/shortcuts/issue
Donkey_kevin 4f3ae280b7 feat(workflows): add workflow skill system and fix batch commands
- Fix batch-label: use issue_tag_ids instead of tracker_id
- Fix parseTracker: support Chinese label names (缺陷/功能/疑问 etc.)
- Add workflow skill menu (workflows/SKILL.md) with 5 automation options
- Add workflow reference files: community-ops, contributor-growth, multi-repo
- Fix PowerShell scripts: Invoke-GL array syntax, remove ConvertFrom-Json
- Fix wiki +create flag from --body to --content
- Update contributor-growth doc with known issues and field corrections
- Add contributor leaderboard HTML report

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-02 16:17:15 +08:00
..
batch.go feat(workflows): add workflow skill system and fix batch commands 2026-07-02 16:17:15 +08:00
batch_create.go fix:统一错误提示优化+Issue标签ID动态获取 2026-06-04 10:36:41 +08:00
batch_create_test.go fix:统一错误提示优化+Issue标签ID动态获取 2026-06-04 10:36:41 +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 fix: update RequireArg calls to match new 2-arg signature from master merge 2026-06-04 12:12:42 +08:00
issue_test.go feat(issue): add batch close shortcut with dry-run support 2026-05-13 17:27:50 +08:00
label.go fix: update RequireArg calls to match new 2-arg signature from master merge 2026-06-04 12:12:42 +08:00