Integrating GitLab

Integrating GitLab with Firefly allows you to create pull requests to add or change the Infrastructure-as-Code of your assets.

Procedure

  1. Log in to your GitLab account to create a personal access token.

  2. Select User Settings > Access Tokens.

  3. Enter a Token name and Expiration date.

  4. Select both of the following scopes:

    • api

    • read_user

  5. Select Create personal access token. Copy the token.

  6. In Firefly, go to the left pane > Settings > Integrations.

  7. Select Add New > GitLab.

  8. Enter the Nickname, and paste the personal access token.

  9. If you are using GitLab on-premises, enter the GitLab domain name.

  10. Select Next.

Last updated