Active
Please Note that the naming of this endpoint may be changed. Our naming convention for this information is in flux. If you have suggestions for how this information should be presented please leave us feedback by commenting in this issue here or emailing support support@travis-ci.com.
A list of all the builds in an "active" state, either created
or started
.
Attributes
Name | Type | Description |
---|---|---|
builds | Builds | The active builds. |
Actions
For Owner
Returns a list of "active" builds for the owner.
GET
/owner/github_id/{github_id}/active
Template Variable | Type | Description |
---|---|---|
github_id | Unknown | Documentation missing. |
Query Parameter | Type | Description |
---|---|---|
include | [String] | List of attributes to eager load. |
GET
/owner/{provider}/{login}/active
Template Variable | Type | Description |
---|---|---|
provider | Unknown | Documentation missing. |
login | Unknown | Documentation missing. |
Query Parameter | Type | Description |
---|---|---|
include | [String] | List of attributes to eager load. |
GET
/owner/{login}/active
Template Variable | Type | Description |
---|---|---|
login | Unknown | Documentation missing. |
Query Parameter | Type | Description |
---|---|---|
include | [String] | List of attributes to eager load. |