wangyue789
2d963ebf41
feat(release): add edit and update shortcuts
2026-06-08 08:30:21 +08:00
Tiger
ee0d882e1c
Merge PR #59 : feat(repo): add insight shortcuts (languages, contributors, contributor-stats, code-stats, community)
...
Resolved conflicts in README.md, README.zh-CN.md, repo.go, repo_test.go,
skills/README.md, skills/gitlink-repo/SKILL.md. Updated register_test.go
to include new license group.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-08 02:32:19 +08:00
wbtiger
ca578a74be
Merge pull request 'feat(repo): add settings and topic shortcuts' ( #71 ) from wangyue111/gitlink-cli:feat/repo-settings-shortcuts into master
2026-06-08 02:26:54 +08:00
wbtiger
f3e5d4aba0
Merge pull request 'feat(skills): add gitlink-gatekeeper — Policy-as-Code PR merge gate' ( #90 ) from recorder/gitlink-cli:feat/gatekeeper-skill into master
2026-06-08 02:22:00 +08:00
wbtiger
a9ee74efb0
Merge pull request 'docs: fix skills badge repository link' ( #66 ) from Mengz/gitlink-cli:codex/fix-skills-badge-link into master
2026-06-08 02:18:02 +08:00
何开元
3255884c6e
feat(skills): add gitlink-gatekeeper — Policy-as-Code PR merge gate
...
新增 gitlink-gatekeeper Skill:版本化 gatekeeper.yaml 策略 → 5 维 0-100 评分卡
→ 三态裁决(PASS/REQUEST_CHANGES/COMMENT)→ 建议性 common 评论回写。默认 dry-run、
绝不自动合并。复用 pr +view/+files/+diff、pr +comment、ci +builds、label(已并入 master)。
- SKILL.md(六步工作流)+ REFERENCE.md(gatekeeper.yaml 全字段 + 评分算法 + CLI 映射)
+ TROUBLESHOOTING.md(12 问)
- examples/:3 套策略预设 + 评分卡样例 + 3 个可逐位复算的裁决记录(90/38/68)
- skills/README.md 登记一行
按 #90 review 重做:基于最新 master 的单个干净 commit,仅含 skill 文档,
不含 gitlink-cli 二进制(.gitignore 已排除)。
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 00:05:29 -07:00
wangyue789
9bfa59c7e8
feat(repo): add settings and topic shortcuts
2026-06-04 07:19:08 +08:00
Yingjie Shang
17e8c113f7
fix(health): address code review issues 3-6,8
2026-06-03 21:12:44 +08:00
Yingjie Shang
0da45def2b
feat(shortcut): rewrite gitlink-health as a Go shortcut
...
Migrate health analysis from Python scripts to a native Go shortcut
for better performance and single-binary distribution. Remove the
Python collector (fetcher.py) and move schema.sql into shortcuts/health/.
2026-06-03 20:59:50 +08:00
wangyue789
41a2666c5b
feat(pipeline): add OpenAPI shortcuts
2026-05-27 22:20:18 +08:00
papertager
7d8c33a938
docs: fix skills badge repository link
2026-05-27 21:57:20 +08:00
Jiachen Li
1feb6a85fc
feat(member): add repository member shortcuts
2026-05-25 13:42:41 +08:00
Tiger
49cd590227
Merge PR #26 : feat(pr): add review shortcuts
...
Resolved conflicts between PR #24 (+versions, +version-diff) and PR #26
(+reviews, +review). Unified prReviewsPath() to use existing prV1Path() helper.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 22:12:01 +08:00
wangyue789
fbea42ecce
feat(pr): add review shortcuts
2026-05-21 17:20:15 +08:00
wangyue789
e85dd367d8
feat(pr): add patchset version shortcuts
2026-05-21 11:58:47 +08:00
wbtiger
a3b710268e
feat(skills): add gitlink-branch Skill
...
- 从 gitlink-repo/references/ 提取 branch 命令,整合为独立 Skill
- 覆盖 branch +list/+create/+delete/+protect 四个命令
- 含 examples/branch-workflow.md 端到端工作流
- 更新 skills/README.md 表格补上 branch +delete
2026-05-17 12:03:34 +08:00
wangyue789
b2e840f498
feat(issue): add batch close shortcut with dry-run support
2026-05-13 17:27:50 +08:00
wbtiger
e892370de8
init gitlink-cli
2026-04-17 10:01:30 +08:00