You can import workflows from a private GitLab repository.
-
Open the Workflow management window. (Click
Settings at the bottom of the navigator on the left, then click Workflow Management.)
-
Click Import workflow, then select Import from GitLab.
-
In the Import workflows window, select the workflows that you want to import:
-
In Gitlab URL, enter the GitLab domain URL for the workflow.
In Gitlab project ID, enter the project ID (a number).
In Gitlab project branch, enter the git branch that contains the version of the workflow that you want to import.
Typically, this is
master.-
In Authentication token, paste or enter a valid authentication token for the GitLab session.
-
(Optional) To delete the current workflows and replace them with the imported ones, select the Overwrite Existing Workspace checkbox.
Tip: You might have to scroll down in the Import workflows from GitLab window to see this option.
When you're done, click Import, then confirm the operation
-
-
(Optional, but recommended) After importing the workflow, refresh your browser, then assign appropriate permissions to user groups for the new workflow. For more details, see Assigning page and REST endpoint permissions.
If you do not assign user groups to the workflow, only
adminusers will be able to use or see it.