Skip to end of banner
Go to start of banner

Add a GitHub profile - Cloud

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description

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

Before you begin:

To add a profile, you will need the following:

Global Configuration settings:

  • Whitelist the URL for GitHub

Steps

  1. Navigate to CONFLUENCE ADMINISTRATION > Settings > ATLASSIAN MARKETPLACE > Manage apps Bob Swift Atlassian Add-ons - Markdown > Configure > 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 GitHub from the options in Profile type. Notice that the Request headers parameter is auto-filled.

  5. Enter the API URL for GitHub in the URL text box. For example, https://api.github.com/repos.

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

  6. Enter the personal access token for your GitHub profile in the Access token text box. 
  7. Click Save profile to create a profile.
  • No labels