UNPKG

@itentialopensource/adapter-gitlab

Version:

This adapter integrates with system described as: gitlab.

60 lines 1.11 kB
{ "commit": { "author_email": "string", "author_name": "string", "created_at": "string", "id": "string", "message": "string", "short_id": "string", "title": "string" }, "coverage": {}, "allow_failure": false, "created_at": "string", "started_at": "string", "finished_at": "string", "duration": 8, "artifacts_expire_at": "string", "id": 8, "name": "string", "pipeline": { "id": 1, "ref": "string", "sha": "string", "status": "string" }, "ref": "string", "artifacts": [ null, null, null, null, null, null, null, null, null ], "runner": {}, "stage": "string", "status": "string", "tag": true, "web_url": "string", "user": { "id": 7, "name": "string", "username": "string", "state": "string", "avatar_url": "string", "web_url": "string", "created_at": "string", "bio": {}, "location": {}, "public_email": "string", "skype": "string", "linkedin": "string", "twitter": "string", "website_url": "string", "organization": "string" } }