jenkinsci / jenkinsci/gitlab-plugin

Jenkins build as 'failure' still pipeline status as 'passed' in GITLAB

Open
#1,124 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
1.4k
Forks
615
Avg merge
4h 32m
Merged PRs (30d)
10

Description

Jenkins pipeline build status as 'failed'
![image](https://user-images.githubusercontent.com/50541497/112198683-61fb1e00-8c33-11eb-8e73-219c3271c7b6.png)

![image](https://user-images.githubusercontent.com/50541497/112199232-f36a9000-8c33-11eb-878d-fd5e25222e53.png)

still GITLAB pipeline showing build status as 'passed'

![image](https://user-images.githubusercontent.com/50541497/112198934-a2f33280-8c33-11eb-9031-3b4cd4751660.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.