GitHub Pull Requests

Create, manage, and review GitHub pull requests

Integration Product & Service Development Free ⭐ Featured ✓ Official

Requirements

Manage pull requests, reviews, and comments in GitHub repositories. Create, update, merge, and review pull requests with full support for inline comments, review requests, and merge strategies.

Includes:

    1. GET /repos/{owner}/{repo}/pulls
    2. POST /repos/{owner}/{repo}/pulls
    3. GET /repos/{owner}/{repo}/pulls/{pull_number}
    4. PATCH /repos/{owner}/{repo}/pulls/{pull_number}
    5. PUT /repos/{owner}/{repo}/pulls/{pull_number}/merge
    6. GET /repos/{owner}/{repo}/pulls/{pull_number}/comments
    7. POST /repos/{owner}/{repo}/pulls/{pull_number}/comments
    8. GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews
    9. POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews
    10. GET /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
    11. POST /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers