@itentialopensource/adapter-gitlab
Version:
This adapter integrates with system described as: gitlab.
31 lines • 546 B
JSON
{
"commit": {
"author_email": "string",
"author_name": "string",
"created_at": "string",
"id": "string",
"message": "string",
"short_id": "string",
"title": "string"
},
"coverage": {},
"allow_failure": true,
"created_at": "string",
"started_at": "string",
"finished_at": {},
"duration": 8,
"id": 1,
"name": "string",
"ref": "string",
"artifacts": [
null,
null,
null
],
"runner": {},
"stage": "string",
"status": "string",
"tag": true,
"web_url": "string",
"user": {}
}