gitlink-cli/internal
wbtiger 36249f3087 feat: add PR closed time and repo README shortcuts (#49, #52)
PR #49 (dtwdtw): enrich PR view with closed_at from issue journals
- Fetches close timestamp for closed/rejected PRs
- Skips extra API call for open PRs
- 2 new tests

PR #52 (dtwdtw): add repo +readme shortcut
- Fetches README content with optional --ref and --path params
- normalizeAPIPath prevents duplicate /api prefix in client
- 4 new tests (3 client + 1 repo)

Co-authored-by: dtwdtw <dtwdtw>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 00:35:31 +08:00
..
auth init gitlink-cli 2026-04-17 10:01:30 +08:00
client feat: add PR closed time and repo README shortcuts (#49, #52) 2026-05-27 00:35:31 +08:00
config init gitlink-cli 2026-04-17 10:01:30 +08:00
context init gitlink-cli 2026-04-17 10:01:30 +08:00
output init gitlink-cli 2026-04-17 10:01:30 +08:00