gitlab personal token check failed
Hello all,
My company would like to introduce SmartBear collaborator additionally to Gitlab Merge requests, as SmartBear supports the Matlab simulink graphical presentation feature. Unfortunately there is no possibility to integrate the SmartBear with our own Gitlab instance, because the personal gitlab token of our own gitlab company instance doesn't pass the token length check from SmartBear collaborator. Our own gitlab instance generates prefixes on the beginning of each personal token, that's why the token length differs from the standard gitlab token length which is either 20 or 26 characters.
Currently our prefix is `CSC-`, but this will likely change to `CSC-glpat-` soon.
Is it possible to disable or bypass the personal token length check?
Thanks in advance!