CommitStatuses
Retrieve commit statuses from GitLab repository.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Status | String | ||
| CreatedAt | Datetime | ||
| StartedAt | Datetime | ||
| Name | String | ||
| AllowFailure | Boolean | ||
| Author | String | ||
| Description | String | ||
| Sha | String | ||
| TargetUrl | String | ||
| FinishedAt | Datetime | ||
| Ref | String | ||
| Coverage | Double | ||
| ProjectId | String |