Skip to content

Instantly share code, notes, and snippets.

View q0rban's full-sized avatar
👋

James Sansbury q0rban

👋
View GitHub Profile
@q0rban
q0rban / 00-tugboat-private-gitlab-howto.md
Last active September 20, 2022 14:39
How to add a self-hosted GitLab repo to Tugboat.qa

How to add a self-hosted GitLab repo to Tugboat

By default, Tugboat's GitLab integration uses OAuth to connect to GitLab Cloud. To add a repository to Tugboat that is hosted on a private or self-hosted GitLab instance, you'll need to use the Tugboat API.

Prerequisites

  1. You must have administrator permissions on GitLab for the repo you would like to add to Tugboat.
  2. You must already have an account on Tugboat and have created a Tugboat project. More on this below.
  3. You must be an Admin or Owner on Tugboat for the aforementioned project in #2.