get_pull_request
Retrieve specific Pull Request details from a Gitee repository by specifying the owner, repository path, and PR number for efficient code collaboration and review.
Instructions
获取 Gitee 仓库中的特定 Pull Request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
owner | Yes | Repository owner path (enterprise, organization, or personal path) | |
pull_number | Yes | Pull Request number | |
repo | Yes | Repository path |