I have been playing around with circleci / gitlab-single-org-connector · GitLab to integrate circleci with my GitLab instance. I have the setup ready but when I try to send a push event, I get the error {"message":"User is not authorized to supply custom config."} from the circleCI API.
Hi @rajatkuthiala. That piece of software was mostly a proof of concept inside of CircleCI. The reason you’re seeing that error message is because circleci / gitlab-single-org-connector · GitLab requires a custom token type and for additional internal feature flags to be set. Future support for using GitLab with CircleCI will not use gitlab-single-org-connector so it won’t need those additional tweaks to make it work.
At this time there is no supported way to use GitLab with CircleCI. When we release GitLab support we’ll be sure to announce it pretty widely!