Add a GitLab profile

Description

This article illustrates the process of adding a GitLab profile to the Markdown macro.

Before you begin:

To add a profile, you will need the following:

Global Configuration settings:

  • Whitelist the URL for GitLab.

Steps

  1. Navigate to CONFLUENCE ADMINISTRATION > General Configuration > BOB SWIFT CONFIGURATION > Markdown > Profiles.

  2. Click Add Profile.

  3. Enter a unique profile name in the Profile name text box. 

    Ensure that you provide a unique profile name. If you add a profile name that already exists, Markdown will replace the existing profile.

  4. Select GitLab from the options in Profile typeYou will notice that the Header parameters are auto-filled.
  5. Enter the API URL for GitLab in the URL text box. For example, https://gitlab.com/api/v4/projects.

    To know more about URLs, refer to Create a profile with a URL.

  6. Enter the Personal access token for your GitLab profile in the Access token text box. 
  7. Click Save profile to create a Profile.