Łukasz Jackiewicz
Łukasz Jackiewicz
It seems that **gitlabUserUsername** variable is not set in case of build triggered by MergeRequest event and Note (comments) event. Additionally, **gitlabUserName** and **gitlabUserEmail** variables for these triggers (MR and...
These changes add support for **GitLab Branch Source** plugin. These were based on components that add support for similar plugin - GitHub Branch Source. The solution was manually tested on...
### What feature do you want to see added? Git plugin implements behaviours (traits) that prevent to run builds for commits that contain specific commit message ("Polling ignores commits with...
This PR resolves reported issue [JENKINS-72792](https://issues.jenkins.io/browse/JENKINS-72792) by preventing deadlock on thread synchronization via CountDownLatch. The changes were tested on an instance running various types of pipelines. No negative impact was...
I wonder if it's intentional when calling **update-properties** to check the metadata of all defined dependencies if we pass includesList which will end up skipping version updates for most of...