pr 域补全 #4

Merged
jiangtx merged 1 commits from jtx_branch into master 2026-06-03 00:11:16 +08:00

1 Commits

Author SHA1 Message Date
蒋天翔 fd2517f2f8 feat: add pr commits/branches/check-merge shortcuts with tests
CI / Build, Lint, Test (pull_request) Failing after 17m16s Details
Add three new shortcuts to the pr module:
- commits: list commits in a pull request (v1 API)
- branches: list branches for PR creation
- check-merge: check if two branches can be merged

Each shortcut includes unit tests covering both success and HTTP error paths.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 23:47:59 +08:00