You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to launch an acceptGitlabMR from my pipeline job. My job is triggered from another job, and then has the Cause (GitLabWebHookCause) wrapped inside an hudson.model.Cause_-UpstreamCause, which prevents the plugin to access the Cause data. Is it supposed to work this way or is this a missing feature ?
I am not sure of this diagnostic, the step is mentionned in the jenkins logs, but there are no error logs at all.