gitlab-branch-source-plugin icon indicating copy to clipboard operation
gitlab-branch-source-plugin copied to clipboard

A Jenkins Plugin for GitLab Multibranch Pipeline jobs and Folder Organization

Results 68 gitlab-branch-source-plugin issues
Sort by recently updated
recently updated
newest added

### Version report Jenkins and plugins versions report: ``` Jenkins: 2.277.2 OS: Linux - 3.10.0-1160.24.1.el7.x86_64 --- jdk-tool:1.5 script-security:1.77 command-launcher:1.6 structs:1.23 jacoco:3.2.0 workflow-step-api:2.23 scm-api:2.6.4 workflow-api:2.44 bouncycastle-api:2.20 junit:1.50 matrix-project:1.18 dashboard-view:2.17 workflow-scm-step:2.12 credentials:2.5...

bug

The new plugin version 1.5.2/1.5.3 no longer works without a configured secret token compared to 1.5.1. No events trigger a build anymore, only a manual scan does. Reverting to 1.5.1...

### Feature Request It should be possible to define own name patterns for merge request builds. For example: Instead of this MR-[build number] the name should be this MR-[build number]...

### Version report Jenkins and plugins versions report: ``` plain Jenkins: 2.277.3 OS: Linux - 4.4.0-210-generic --- matrix-auth:2.6.6 data-tables-api:1.10.23-3 blueocean-config:1.24.6 docker-commons:1.17 trilead-api:1.0.13 blueocean-autofavorite:1.2.4 blueocean-pipeline-scm-api:1.24.6 matrix-project:1.18 gitlab-branch-source:1.5.7 script-security:1.76 pipeline-stage-view:2.19 handlebars:3.0.8 apache-httpcomponents-client-4-api:4.5.13-1.0...

bug

### Feature Request Hi, I have been working the jenkins gitlab source plugin for running multi branch CI pipelines for merge requests. Currently i'm using this configuration for the pipeline:...

Hello, looks like when we do a Scan Gitlab Group Now, it tries to access gitlab.com directly. We use a proxy in order to connect to Gitlab. Any way to...

As commented in gitter [(link)](https://gitter.im/jenkinsci/gitlab-branch-source-plugin?at=5ffddf5f99549911fc19d845), once you have projects in a group-subgroup-subgroup structure, the scanning process is working fine and finding the projects and branches but it is not getting...

If I understand the docs correctly, > The secret token is required to authenticate the webhook payloads received from GitLab Server. Use generate secret token from Advanced options or use...