jenkinsci / jenkinsci/gitlab-plugin

updateGitlabCommitStatus doesn't work

Open
#918 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.4k
Forks
615
Avg merge
4h 32m
Merged PRs (30d)
10

Description

I use "Only allow merge requests to be merged if the pipeline succeeds" configuration for MR in gitlab and updateGitlabCommitStatus in the pipeline Jenkinsfile.

It used to work, but now may (be to an upgrade of Gitlab or Jenkins) it doesn't work anymore.

I have two installation and both have the same issue.

### Production
git-client Version: 2.7.6 (pinned to fix previous bug)
git Version: 3.9.3 (pinned to fix previous bug)
gitlab-plugin Version: 1.5.11
Jenkins ver. 2.164.1
GitLab ver. 11.9.6

### Test
git-client Version: 3.0.0-rc
git Version: 4.0.0-rc
gitlab-plugin Version: 1.5.11
Jenkins ver. 2.164.2
GitLab ver. 11.9.7

I checked the jobs logs and server logs but I didn't find any clue related to this.

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.