UNPKG

@itentialopensource/adapter-gitlab

Version:

This adapter integrates with system described as: gitlab.

55 lines 1.3 kB
{ "assignee": { "avatar_url": "string", "id": "string", "name": "string", "state": "string", "username": "string", "web_url": "string" }, "author": { "avatar_url": "string", "id": "string", "name": "string", "state": "string", "username": "string", "web_url": "string" }, "created_at": "string", "description": "string", "downvotes": "string", "force_remove_source_branch": "string", "id": "string", "iid": "string", "labels": "string", "merge_commit_sha": "string", "merge_status": "string", "merge_when_build_succeeds": "string", "milestone": { "created_at": "string", "description": "string", "due_date": "string", "id": "string", "iid": "string", "project_id": "string", "start_date": "string", "state": "string", "title": "string", "updated_at": "string" }, "project_id": "string", "sha": "string", "should_remove_source_branch": "string", "source_branch": "string", "source_project_id": "string", "state": "string", "subscribed": "string", "target_branch": "string", "target_project_id": "string", "title": "string", "updated_at": "string", "upvotes": "string", "user_notes_count": "string", "web_url": "string", "work_in_progress": "string" }