List builds
list_buildsView a repository's recent Travis CI builds, filterable by branch, event type, state, or pull request number to identify build outcomes.
Instructions
Most recent builds of a repository, newest first. Filter by branch, event type, state or pull request number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repository slug "owner/name" | |
| limit | No | ||
| state | No | ||
| branch | No | Branch name (for PR builds: the target branch) | |
| event_type | No | ||
| pull_request | No | Only builds of this pull request number (implies event_type=pull_request) |