Perhaps this story should be the simpler thing to implement and then another story could be to add the other option? I suspect that just the overall pipeline status would be easier but Parichay Barpanda can make that determination.
RE: comment about potentially allowing the user to provide the option of how they'd like statuses to show up in GitLab -
Perhaps this story should be the simpler thing to implement and then another story could be to add the other option? I suspect that just the overall pipeline status would be easier but [~baymac] can make that determination. :)
RE: comment about potentially allowing the user to provide the option of how they'd like statuses to show up in GitLab -
Perhaps this story should be the simpler thing to implement and then another story could be to add the other option? I suspect that just the overall pipeline status would be easier but [~baymac] can make that determination. :) Thoughts [~jequals5]?
Currently gitlab-branch-source-plugin registers whole pipeline as one stage in Gitlab which is horrible for visibility. Would it be possible to incorporate here gitlabCommitStatus() clause from https://github.com/jenkinsci/gitlab-plugin so users can tune the granularity on their own? Alternatively, is it somehow possible to provide such behavior automagically?