Uh oh!
There was an error while loading. Please reload this page.
JENKINS-28271 - Gitlab Plugin does not build Merge Request when first raised - #105
Merged
Conversation
skyline-gleb
commented
Sep 24, 2015
@bassrock +1 |
WonderCsabo
commented
Oct 9, 2015
Contributor
I can also verify this fix works well. |
johnknl
commented
Oct 11, 2015
Running into this sloppyness with older version of GitLab as well. LGTM +1. |
WonderCsabo
commented
Oct 11, 2015
Contributor
We are using an old version (GitLab 6.9) unfortunately. BTW, is this change working with the latest GitLab versions as well? |
johnknl
commented
Oct 11, 2015
It should. Looks compatible with examples from latest GitLab docs. |
bassrock added a commit
that referenced
this pull request
Oct 12, 2015
JENKINS-28271 - Gitlab Plugin does not build Merge Request when first raised
exceed-alae pushed a commit
to exceed-alae/gitlab-plugin
that referenced
this pull request
May 20, 2022
Fixedjenkinsci#151. Fixedjenkinsci#105Fixedjaninko/ghprb#313
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
prevent NPE that was preventing the build from proceeding
tested that the build proceeds fine after that