Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: gitlab-branch-source-plugin, gitlab-plugin
-
Labels:
-
Similar Issues:
-
Sprint:GSoC 2019. Coding Phase 1
Description
This feature will allow user to generate a Personal Access Token on their GitLab Server from within Jenkins itself.
This has been fixed by adding a `GitLabPersonalAccessTokenCreator` class. Allows adding personal access token credential, either by username/password credentials stored in Jenkins or username/password form at runtime.