UNPKG

@itentialopensource/adapter-gitlab

Version:

This adapter integrates with system described as: gitlab.

59 lines 1.28 kB
{ "id": 9, "description": {}, "default_branch": "string", "visibility": "string", "ssh_url_to_repo": "string", "http_url_to_repo": "string", "web_url": "string", "readme_url": "string", "tag_list": [ null, null, null, null ], "name": "string", "name_with_namespace": "string", "path": "string", "path_with_namespace": "string", "issues_enabled": true, "open_issues_count": 2, "merge_requests_enabled": true, "jobs_enabled": true, "wiki_enabled": false, "snippets_enabled": true, "resolve_outdated_diff_discussions": true, "container_registry_enabled": true, "created_at": "string", "last_activity_at": "string", "creator_id": 1, "namespace": { "id": 8, "name": "string", "path": "string", "kind": "string", "full_path": "string" }, "import_status": "string", "archived": true, "avatar_url": "string", "shared_runners_enabled": false, "forks_count": 2, "star_count": 9, "public_jobs": true, "shared_with_groups": [ null, null, null, null, null, null, null, null ], "only_allow_merge_if_pipeline_succeeds": false, "only_allow_merge_if_all_discussions_are_resolved": true, "request_access_enabled": true, "merge_method": "string" }