drone_list_builds
Retrieve a paginated list of builds for a repository, filtered by pull request number, source branch, or target branch.
Instructions
List builds for a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| repo | Yes | ||
| page | No | ||
| limit | No | ||
| prNumber | No | ||
| sourceBranch | No | ||
| targetBranch | No |