get_pull_request
Retrieve details of a specific Pull Request from a Gitee repository by providing the owner, repository path, and PR number for efficient review and management.
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 |