Giter Site home page Giter Site logo

Comments (4)

aschmolck avatar aschmolck commented on July 18, 2024 1

Basically the feature under discussion is adding an extra safety check in case you misconfigured your gitlab project. I.e. if you want to only merge green builds but didn't tick Only allow merge requests to be merged if the pipeline succeeds. If you don't check this tickbox, marge will ignore the CI status, just as gitlab will in that case (when pressing the merge/rebase button in the UI).

When CI fails and what marge rewrote or not has absolutely no influence on this: if you tell gitlab you don't care about CI failures, neither will marge, in all cases. And if you do tell gitlab you don't want to be able to merge w/o green builds, marge will always respect the CI status.

So this flag only makes sense if you assume people who use marge probably want CI failure to block bad merges, even if they didn't set up their gitlab project that way.

But no one has submitted a MR for this, and it seems to confuse people so I'm just gonna close this.

from marge-bot.

grebois avatar grebois commented on July 18, 2024

Had the same problem

from marge-bot.

JaimeLennox avatar JaimeLennox commented on July 18, 2024

Makes sense to me. Would you be interested in submitting a patch?

from marge-bot.

John-Colvin avatar John-Colvin commented on July 18, 2024

So what is the behaviour supposed to be currently?

In the README it says If anything goes wrong (merge conflicts, tests that fail, etc.) she'll leave a message on the merge-request, so you'll get notified.

So if a MR is rebased by marge and tests fail, it wont be merged, but if it's already failing & does not need rebasing then marge will happily merge it? Is there a difference between when the tests failed i.e. already failed when marge was assigned or failed after assignment? Along the same lines, does the time the build is triggered affect this?

from marge-bot.

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.