Connect to a GitLab instance

To search for repositories in a GitLab workspace you will need to connect it to MDTX by following these simple steps:

  • click on the settings button in the left navbar and then select integrations
  • you should see a GitLab logo, click the integrate button underneath it
  • this will open a menu where you need to add:
    • integration name (whatever you want it to be)
    • your GitLab instance URL (for example gitlab.example.com)
    • access token, to create it:
      • go to your GitLab account -> preferences -> access token
      • create an access token and copy it
      • paste it into the access token field in MDTX
      • click add integration

All done! You can now access the repositories in the connected GitLab workspace.

Remember that MDTX uses the permissions on your GitLab account so you'll have the exact same access you have on it! If any repository requires having a maintainer or developer role - you will need to ask for it on GitLab