diff --git a/src/main/resources/com/microfocus/application/automation/tools/octane/branches/BranchesPublisher/help.html b/src/main/resources/com/microfocus/application/automation/tools/octane/branches/BranchesPublisher/help.html index 78929442d..5a6df9c54 100644 --- a/src/main/resources/com/microfocus/application/automation/tools/octane/branches/BranchesPublisher/help.html +++ b/src/main/resources/com/microfocus/application/automation/tools/octane/branches/BranchesPublisher/help.html @@ -79,6 +79,11 @@ Github Server User/password and PAT + + GitLab + PAT only + Click on your profile icon -> Edit Profile -> Access tokens -> Add new token (Assign the read_api and the read_repository permissions) +
diff --git a/src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/help.html b/src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/help.html index be5f178e4..f8dd98a03 100644 --- a/src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/help.html +++ b/src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/help.html @@ -84,6 +84,11 @@ Github Server User/password and PAT + + GitLab + PAT only + Click on your profile icon -> Edit Profile -> Access tokens -> Add new token (Assign the read_api and the read_repository permissions) +