Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix error "failed to communicate with gitlab server ..." when try to rebuild open MRs #171

Closed
wants to merge 1 commit into from
Closed

fix error "failed to communicate with gitlab server ..." when try to rebuild open MRs #171

wants to merge 1 commit into from

Conversation

runsisi
Copy link
Contributor

@runsisi runsisi commented Jan 2, 2016

as stated in comment of #144, when we try to rebuild opened MRs, we should try to get the source branch by the id of source project, or else we will meet this:

failed to communicate with gitlab server to determine is this is an update for a merge request: http://hust/api/v3/projects/4/repository/branches/mr4?private_token=UmK47w8rxu7PfA3Fuu6-

Signed-off-by: runsisi [email protected]

@jenkinsadmin
Copy link
Member

Thank you for this pull request! Please check this document for how the Jenkins project handles pull requests.

@coder-hugo
Copy link
Contributor

Please do not reformat the code together with code changes in one commit. This makes it hard to see what was really changed. IMHO it's impossible using the diff view on GitHub. I had to use my IDE for to see the real changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants