| The same is happening for me between Bitbucket and GitLab plugins: ``` javaposse.jobdsl.dsl.DslException: Found multiple extensions which provide method skipNotifications with arguments []: [[com.cloudbees.jenkins.plugins.bitbucket.notifications.SkipNotificationsTrait, io.jenkins.plugins.gitlabbranchsource.SkipNotificationsTrait]] ``` I think Bitbucket extension came first, so probably this should change in GitLab plugin. I'll open an issue.{{}} |