gitlink-cli/shortcuts/pr
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
..
pr.go feat(pr): add pr +comment shortcut 2026-05-14 14:23:04 +08:00
pr_test.go feat(pr): add pr +comment shortcut 2026-05-14 14:23:04 +08:00