jenkinsci / jenkinsci/gitlab-plugin
Jenkins build as 'failure' still pipeline status as 'passed' in GITLAB
Open
bug
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 615
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 10
Description
Jenkins pipeline build status as 'failed'


still GITLAB pipeline showing build status as 'passed'

I have using Jenkins scripted pipeline.
gitlabCommitStatus(name: "MIL Testing"){
}
I want to see gitlab pipeline status as 'failed' if Jenkins pipeline build get 'failed'
Contributor guide
Assessment
This issue has not been assessed yet.