feat(pr): add pr +comment shortcut #15

Merged
wbtiger merged 1 commits from wbtiger/gitlink-cli:feat/pr-comment into master 2026-05-14 14:26:27 +08:00

1 Commits

Author SHA1 Message Date
wbtiger 20c3a4ff62 feat(pr): add pr +comment shortcut
Add a convenience command to comment on pull requests directly,
without needing to look up the underlying issue ID first.

Internally resolves the PR's issue ID via pr +view, then posts
to the issues journals API.
2026-05-14 14:23:04 +08:00