Commit Graph

  • 4b38bd3250 docs: update README.md to fully align with challenge scoring standards master xxxx 2026-06-06 15:30:02 +0800
  • f3f89304ec add: sub-challenge 3 java-gatekeeper workflow example xxxx 2026-06-06 15:23:55 +0800
  • b45241dcda Merge pull request 'docs: add missing contributors dtwdtw, puygob236, recorder' (#109) from muel/gitlink-cli:docs/add-missing-contributors into master wbtiger 2026-06-04 00:29:31 +0800
  • 633bed3360 docs: add missing contributor puygob236 wbtiger 2026-06-04 00:29:52 +0800
  • c263a2fa34 Merge pull request 'gitlink-health 开源项目健康度 Skill 贡献' (#17) from yingjie/gitlink-cli:master into master wbtiger 2026-06-03 23:49:27 +0800
  • 6636175bd8 Merge pull request 'refactor: rename pr +close to pr +refuse' (#105) from muel/gitlink-cli:rename/pr-close-to-refuse into master wbtiger 2026-06-03 23:20:11 +0800
  • 83fe18f8c0 refactor: rename pr +close to pr +refuse wbtiger 2026-06-03 23:15:45 +0800
  • 0e13e8bdd4 Merge pull request 'feat(issue): support metadata fields' (#57) from wangyue111/gitlink-cli:feat/issue-metadata-fields into master wbtiger 2026-06-03 22:37:14 +0800
  • 559e1a74f3 chore: ensure trailing newline wbtiger 2026-06-03 22:37:40 +0800
  • 17e8c113f7 fix(health): address code review issues 3-6,8 Yingjie Shang 2026-05-26 22:16:42 +0800
  • 41b89976aa perf(health): parallel fetch with errgroup and global rate limiter Yingjie Shang 2026-05-26 07:30:09 +0800
  • 0a578bbab0 feat(health): remove per-issue detail API, add tag tables and persistence Yingjie Shang 2026-05-26 07:01:40 +0800
  • 0da45def2b feat(shortcut): rewrite gitlink-health as a Go shortcut Yingjie Shang 2026-05-25 11:21:15 +0800
  • c7a3224c79 Merge pull request 'feat(skills): 新增许可证合规检查的skill : gitlink-license-compliance' (#94) from yangsai/gitlink-cli:feat/gitlink-license-compliance into master wbtiger 2026-06-02 23:07:48 +0800
  • 9843fc7ceb Merge PR #57: feat(issue): support metadata fields wbtiger 2026-06-02 22:46:34 +0800
  • 8e558cceca Merge pull request 'feat(issue): add metadata lookup shortcuts' (#43) from wangyue111/gitlink-cli:feat/issue-metadata-shortcuts into master wbtiger 2026-06-02 22:30:26 +0800
  • 49240b3c02 Merge pull request 'fix: pr +review now posts a journal comment alongside the formal review' (#98) from fix/pr-review-journal-sync into master wbtiger 2026-06-02 22:08:07 +0800
  • edf2fc30b8 fix: pr +review now posts a journal comment alongside the formal review fix/pr-review-journal-sync wbtiger 2026-06-02 22:03:04 +0800
  • dec8c10a1b Merge pull request 'feat(i18n): 完善 CLI 国际化帮助、运行时错误与校验机制' (#95) from muel/gitlink-cli:feat/i18n-cli-foundation-clean into master wbtiger 2026-06-02 22:02:27 +0800
  • 39306994bc fix(i18n): align schema and check tool lint whzy 2026-06-02 14:59:59 +0800
  • 34be160d96 feat(issue): add metadata lookup shortcuts wangyue789 2026-06-02 12:45:30 +0800
  • 89d5321713 feat(issue): support metadata fields and id alias wangyue789 2026-06-02 12:42:34 +0800
  • 37dfd2e2e2 feat(i18n): add CLI localization foundation whzy 2026-06-01 17:33:10 +0800
  • ac7499936d feat(skills): add skill gitlink-license-compliance yangsai01 2026-06-01 17:14:21 +0800
  • e3bb4d2711 docs: update contributors section with usernames and new contributors wbtiger 2026-06-01 01:24:35 +0800
  • e393484dc9 fix: update TestRegisterAll expected groups for label and pipeline wbtiger 2026-06-01 01:18:36 +0800
  • fb847bf13f Merge remote-tracking branch 'wangyue111/feat/pipeline-openapi-shortcuts' into _test_68_int wbtiger 2026-06-01 01:17:23 +0800
  • 902886cabd Merge pull request 'fix: preserve raw file API paths' (#85) from dtwdtw/gitlink-cli:fix/issue-142586-raw-file-api into master wbtiger 2026-06-01 01:04:25 +0800
  • 18975162a1 fix(issue): treat view id as issue number wbtiger 2026-05-31 23:52:55 +0800
  • a91d553130 Merge pull request 'feat(label): add issue label shortcuts' (#89) from recorder/gitlink-cli:feat/label-shortcuts into master wbtiger 2026-05-31 23:41:27 +0800
  • 687633d22f Merge pull request 'chore: fix CI workflow, golangci-lint config, and minor lint/format issues' (#92) from muel/gitlink-cli:chore/test-coverage-and-lint into master wbtiger 2026-05-31 22:45:14 +0800
  • 1bf16d31db chore: fix CI workflow, golangci-lint config, and minor lint/format issues wbtiger 2026-05-31 22:45:17 +0800
  • 5a266867b5 Merge pull request 'chore: add test coverage to 90.3%, lint fixes, and Makefile targets' (#91) from muel/gitlink-cli:chore/test-coverage-and-lint into master wbtiger 2026-05-31 15:41:34 +0800
  • 0170b5b063 test: add comprehensive test coverage across all packages (88.5% → 90.3%) wbtiger 2026-05-31 15:41:54 +0800
  • c969631495 Merge pull request 'chore: add golangci-lint config and fix lint issues' (#88) from muel/gitlink-cli:chore/add-lint-and-fix-issues into master wbtiger 2026-05-31 00:38:33 +0800
  • f7263cc466 chore: add golangci-lint config and fix lint issues wbtiger 2026-05-31 00:37:45 +0800
  • cca3d019fe feat(label): add issue label shortcuts 何开元 2026-05-30 06:37:54 -0700
  • 4631b81e5c style: fix gofmt alignment in root.go and register.go wbtiger 2026-05-29 23:59:40 +0800
  • 6ded4851cb ci: add local checks (make check, pre-commit hook) and Gitea Actions workflow skeleton wbtiger 2026-05-29 23:58:51 +0800
  • a4c93802a7 ci: add PR checks workflow (build, test, vet, fmt) wbtiger 2026-05-29 23:57:31 +0800
  • c28b72d46f fix: preserve raw file API paths fsafasff 2026-05-29 11:41:10 +0800
  • 41a2666c5b feat(pipeline): add OpenAPI shortcuts wangyue789 2026-05-27 22:20:18 +0800
  • 2f8b987c2c Merge pull request 'feat(issue): add user lookup shortcuts' (#44) from wangyue111/gitlink-cli:feat/issue-user-shortcuts into master wbtiger 2026-05-27 01:14:31 +0800
  • c89e398b46 Merge pull request 'feat(cli): add productivity shortcuts and API body inputs' (#45) from wangyue111/gitlink-cli:feat/cli-productivity-shortcuts into master wbtiger 2026-05-27 01:08:49 +0800
  • 00c753b421 feat(pr): add reopen shortcut wangyue789 2026-05-24 21:28:42 +0800
  • 2421c1f0c8 feat(api): support body input files wangyue789 2026-05-24 21:12:29 +0800
  • 6ce72f07b2 Merge pull request 'feat(member): add repository member shortcuts' (#46) from puygob236/gitlink-cli:feat/member-shortcuts into master wbtiger 2026-05-27 01:06:12 +0800
  • 419388f11e merge: resolve conflicts with upstream/master wbtiger 2026-05-27 01:06:27 +0800
  • 5369ce65bb Merge pull request 'fix(pr): include closed time in view output' (#49) from dtwdtw/gitlink-cli:fix/issue-14-pr-closed-at into master wbtiger 2026-05-27 00:52:20 +0800
  • 27117c0f16 Merge pull request 'feat(repo): add README shortcut' (#52) from dtwdtw/gitlink-cli:fix/issue-17-api-prefix into master wbtiger 2026-05-27 00:52:04 +0800
  • 898b7f59d1 feat: add milestone, compare, pr reopen shortcuts and api enhancements (#45) wbtiger 2026-05-27 00:44:39 +0800
  • 36249f3087 feat: add PR closed time and repo README shortcuts (#49, #52) wbtiger 2026-05-27 00:35:31 +0800
  • 7bcba5aed8 feat(member): add repository member shortcuts (#46) wbtiger 2026-05-27 00:24:15 +0800
  • f888dd39ed Merge pull request 'feat(workflows): add community ops automation workflow example' (#32) from puygob236/gitlink-cli:community-ops-automation-pr into master wbtiger 2026-05-26 23:58:11 +0800
  • 65cd7f6199 feat(repo): add readme shortcut fsafasff 2026-05-26 17:54:33 +0800
  • 7f0f332f77 fix(pr): include closed time in view output fsafasff 2026-05-26 17:11:33 +0800
  • 42bc83295a Merge pull request '新增 workflow Shortcut 命令,支持 Issue 分诊、PR 摘要与仓库报告' (#29) from muel/gitlink-cli:workflow-agent-suite into master wbtiger 2026-05-26 16:28:27 +0800
  • 6b355e19e2 fix(workflow): improve input mode detection and error hint wbtiger 2026-05-26 16:27:29 +0800
  • b3f139801b docs: trim materials for official PR whzy 2026-05-22 12:37:34 +0800
  • 29dee2697e chore: ignore local gitlink-cli binary whzy 2026-05-22 12:09:45 +0800
  • be8327822a docs: remove continuation file from PR draft whzy 2026-05-22 11:41:43 +0800
  • b0327204d0 docs: update final submission checklist placeholders whzy 2026-05-22 10:05:51 +0800
  • 018c08e178 docs: align workflow agent competition materials whzy 2026-05-22 09:53:39 +0800
  • 2dc230430b docs: add competition submission materials whzy 2026-05-21 22:23:40 +0800
  • a904f48099 Add workflow repo-report command whzy 2026-05-21 22:17:02 +0800
  • 7730347253 Add workflow pr-summary command whzy 2026-05-21 20:33:54 +0800
  • 5673a109a4 Add workflow agent triage and health commands whzy 2026-05-21 17:50:56 +0800
  • 46799d8e56 fix(member): report batch-add partial failures Jiachen Li 2026-05-25 21:16:04 +0800
  • 1feb6a85fc feat(member): add repository member shortcuts Jiachen Li 2026-05-25 13:42:41 +0800
  • 23a478bd69 feat(issue): add authors shortcut wangyue789 2026-05-24 22:27:00 +0800
  • 9638d279d3 feat(issue): add assigners shortcut wangyue789 2026-05-24 22:24:36 +0800
  • 9ebed898ac feat(workflows): add community ops automation example ljc0426 2026-05-24 14:34:47 +0800
  • a46e06b78a Merge pull request 'fix: normalize issue +list output to use project-level issue numbers' (#31) from fix/issue-list-normalize-ids into master wbtiger 2026-05-24 01:04:31 +0800
  • 64c0ff3cb5 Normalize issue +list output to use project-level issue numbers Tiger 2026-05-24 01:00:31 +0800
  • cbe9186c5c Style contributors avatars in horizontal row with gap Tiger 2026-05-23 23:34:26 +0800
  • 2fb99ee0cc Add contributors section to READMEs Tiger 2026-05-23 23:31:47 +0800
  • 4bfbfc6e8f Replace PR #20 webhook with PR #22 improved implementation Tiger 2026-05-23 22:45:34 +0800
  • 49cd590227 Merge PR #26: feat(pr): add review shortcuts Tiger 2026-05-23 22:12:01 +0800
  • 2b64b8efa7 Merge pull request 'feat(pr): add patchset version shortcuts' (#24) from wangyue111/gitlink-cli:feat/pr-patchset-versions into master wbtiger 2026-05-23 21:45:41 +0800
  • 9b6268cc47 Merge pull request 'feat: add webhook shortcut group' (#20) from Mengz/gitlink-cli:codex/webhook-shortcut into master wbtiger 2026-05-23 21:44:22 +0800
  • 255410181f Merge pull request 'feat(skills): add gitlink-code-review, gitlink-insight, gitlink-compliance Skills' (#28) from Leo77/gitlink-cli:master into master wbtiger 2026-05-23 21:27:42 +0800
  • d0a817c5a8 Merge pull request 'feat(skills): 新增检查提交信息是否规范的的skill : gitlink-commit-quality' (#27) from yangsai/gitlink-cli:feat/commit-quality into master wbtiger 2026-05-23 21:26:21 +0800
  • ba78cb75b2 Merge pull request 'feat(skills): 新增自动发版的skill : gitlink-release-auto' (#25) from yangsai/gitlink-cli:feat/gitlink-release-auto into master wbtiger 2026-05-23 21:24:33 +0800
  • fbea42ecce feat(pr): add review shortcuts wangyue789 2026-05-21 17:20:15 +0800
  • 67059ec1b2 feat(skills): add skills gitlink-release-auto yangsai01 2026-05-21 17:00:55 +0800
  • c57bd280c5 feat(skills): add skills gitlink-commit-quality yangsai01 2026-05-21 15:43:35 +0800
  • e85dd367d8 feat(pr): add patchset version shortcuts wangyue789 2026-05-21 11:58:47 +0800
  • a302f2a530 docs(skills): add REFERENCE.md for all 3 Skills 2403_89190320 2026-05-21 02:08:39 +0800
  • 923e6af127 feat(skills): add gitlink-code-review, gitlink-insight, gitlink-compliance Skills 2403_89190320 2026-05-21 01:58:41 +0800
  • 7bd29fdf15 Delete gitlink-code-review Leo77 2026-05-21 01:49:29 +0800
  • 478e7c8f88 Add gitlink-code-review Leo77 2026-05-21 01:40:30 +0800
  • df1d6bb29e test: fix webhook endpoint expectations Mengz 2026-05-20 09:30:51 +0800
  • fde322669a Merge pull request 'fix(npm): improve missing binary diagnostics' (#18) from wangyue111/gitlink-cli:fix/npm-missing-binary-diagnostics into master v0.1.18 wbtiger 2026-05-19 22:29:30 +0800
  • cdca68ff3e fix(npm): improve missing binary diagnostics wangyue789 2026-05-19 16:56:50 +0800
  • 2f84f3c62e docs: finalize webhook shortcut docs Mengz 2026-05-19 15:54:31 +0800
  • 83a642a72d feat: add webhook shortcut group Mengz 2026-05-19 10:55:23 +0800
  • c4ec40ab8b docs: update README for v0.1.17 — branch skill, npm one-step install, 12 skills wbtiger 2026-05-17 15:07:57 +0800
  • d5e15c6e71 ci: add GitHub Release workflow with npm publish wbtiger 2026-05-17 14:49:16 +0800
  • 795d00302e Revert "Add TUI foundation (Phase 1: Harness Foundation)" v0.1.17 wbtiger 2026-05-17 14:14:32 +0800
  • 0ae44e9a64 Add TUI foundation (Phase 1: Harness Foundation) v0.1.14 wbtiger 2026-05-17 14:08:10 +0800