@itentialopensource/adapter-gitlab
Version:
This adapter integrates with system described as: gitlab.
18 lines • 370 B
JSON
{
"id": 9,
"title": "string",
"created_at": "string",
"updated_at": "string",
"active": true,
"push_events": true,
"issues_events": true,
"confidential_issues_events": true,
"merge_requests_events": true,
"tag_push_events": true,
"note_events": false,
"job_events": false,
"pipeline_events": false,
"properties": {
"token": "string"
}
}