branches_active_branch_days: Only active branches can be added/updated to ALM Octane. Default is 60 days.
-
branches_max_branches_to_fill: Relevant for GitHub repository only. Max branches to collect data. If data is not collected from a branch, it cannot be added to ALM Octane. Default is 1000.
+
branches_max_branches_to_fill: Relevant for GitHub and GitLab repository only. Max branches to collect data. If data is not collected from a branch, it cannot be added to ALM Octane. Default is 1000.
+
search_branch_octane_root_repository_id: The plugin will look through the branches that are linked to the SCM Repository with the configured Id. If a branch has the same name and Last commit revision as one of those branches, they will be considered as duplicates and new branches won't be created in ALM Octane.
@@ -78,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)
pullrequests_min_update_time: Use this parameter to override the last update time that is updated after each successful injection to ALM Octane.
pullrequests_max_pr_to_collect: Max number of pull requests to collect. Default is 100.
pullrequests_max_commits_to_collect: Max number of commits to collect for each pull request. Default is 100.
+
search_branch_octane_root_repository_id: The plugin will look through the branches that are linked to the SCM Repository with the configured Id. If a pull request has the source branch or target branch wit hte same name as one of those branches, they will be considered as duplicates and new branches won't be created in ALM Octane.
@@ -83,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)