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

Gitlab can't find pipeline built after merge request #2212

Closed
bryanyang0528 opened this issue Sep 13, 2017 · 1 comment
Closed

Gitlab can't find pipeline built after merge request #2212

bryanyang0528 opened this issue Sep 13, 2017 · 1 comment

Comments

@bryanyang0528
Copy link

#1934 changed the fetch branch from refs/heads/%s to refs/merge-requests/%d/head. But when I add a new commit in a merge request, the pipeline won't include in the MR because of the name of branch of commit didn't match the name of original branch.

This is a normal pipeline when I pushed a new branch to Gitlab.
screen shot 2017-09-14 at 02 08 10

This is the pipeline when I added commit in a MR.
screen shot 2017-09-14 at 02 07 57

And this pipeline won't show in the MR.
screen shot 2017-09-14 at 02 17 26

I'm not sure if anyone have the same issue, or there are something wrong of my configuration.
Thank you for your time.

@bradrydzewski
Copy link

I am closing this because a) it looks like a GitLab Pipeline issue and does not include any reference to drone and b) because our issue template asks you to open a discourse thread before creating a github issue

@harness harness locked and limited conversation to collaborators Sep 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants