GitHub
npm
Preparing search index...
The search index is not available
Bitbucket Data Center API Client
Bitbucket Data Center API Client
BitbucketBuildCount
Interface BitbucketBuildCount
Aggregated build counts for a single commit hash.
interface
BitbucketBuildCount
{
cancelled
:
number
;
failed
:
number
;
inProgress
:
number
;
successful
:
number
;
unknown
:
number
;
}
Index
Properties
cancelled
failed
in
Progress
successful
unknown
Properties
cancelled
cancelled
:
number
failed
failed
:
number
in
Progress
inProgress
:
number
successful
successful
:
number
unknown
unknown
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancelled
failed
in
Progress
successful
unknown
GitHub
npm
Bitbucket Data Center API Client
Loading...
Aggregated build counts for a single commit hash.