-
Bug
-
Resolution: Unresolved
-
Critical
-
None
Using the “Publish build status to GitLab” post action in a freestyle project works fine.
Using the equal updateGitlabCommitStatus step in a Pipeline project does not work. GitLab does not show any status or result information on commits or merge requests.
I determined the updateGitlabCommitStatus step as the supposedly equal from the freestyle job configuration, which defines the post action named as update commit status as well.
I have experimented with it being used as steps or post build steps, setting its configuration (which is not necessary in a freestyle project which uses the defaults just fine), but nothing seemed to work.