Skip to content

[Sprint/Neo] (feat) gitlab issue api and endpoint added

closes #107 (closed)

new settings needed:

$CONFIG->set('gitlab', [
    'project_id' => [
        'mobile' => '', // project id mobile
        'front' => '', // project id front
    ],
    'private_key' => ''
]);
Edited by Martin Santangelo

Merge request reports