gitea_list_pr_commits
Retrieve all commits from a specific pull request in a Gitea repository to review code changes and track development progress.
Instructions
[UNIFIED] List all commits in a pull request.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| owner | Yes | ||
| repo | Yes | ||
| pr_number | Yes |