Giter VIP home page Giter VIP logo

Comments (5)

ievgrafov avatar ievgrafov commented on June 11, 2024

Faced with that issue today too.
Seems like gitlab uses CI binded to fork instead of one binded to target repository. Mentioned it in gitlab issue tracker https://github.com/gitlabhq/gitlabhq/issues/9013 . I fixed this in my gitlab but still have some problems.
As I see plugin links commit SHA1 with build number for merge requests and it works well for merge requests between branches in one repository. It doesn't work for merges from another repository. For any reason page //jenkins.root/project_name/commits/Sha1 is empty. Build triggered by such merge request have wrong revision (SHA1 of last commit in TARGET branch instead of one from source branch).

from gitlab-plugin.

rfgamaral avatar rfgamaral commented on June 11, 2024

@dilcom How did you fix this on your GitLab? Still having this problem...

from gitlab-plugin.

rfgamaral avatar rfgamaral commented on June 11, 2024

@bassrock Would it be possible to get some input from you?

from gitlab-plugin.

omehegan avatar omehegan commented on June 11, 2024

@rfgamaral are you still having this issue? It sounds like a probable bug or limitation on the GitLab side, rather than with the plugin.

from gitlab-plugin.

coder-hugo avatar coder-hugo commented on June 11, 2024

This is definitively a bug/limitation on the GitLab side. GitLab doesn't send any request for retrieving the build status to the jenkins for a MR of a fork unless the jenkins is configured as GitLab CI in the forked repo, too. So we can't fix anything on our side.

from gitlab-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.