Giter Site home page Giter Site logo

Comments (6)

notriddle avatar notriddle commented on April 27, 2024

Has the "staging" branch successfully completed? Is nubis doing running on the staging branch?

from bors-ng.

notriddle avatar notriddle commented on April 27, 2024

The easiest way to make bors drop a batch (at least right now) is to go into iex and clear the batch queue, with something like this:

Aelita2.Batch.delete_all(Aelita2.Batch)

If you've got a bunch of stuff running on the instance, you'll need to make sure you only delete the one batch, but if nobody else is using it, it's easier not to bother writing a query.

from bors-ng.

timvdalen avatar timvdalen commented on April 27, 2024

Yes it has completed, but bors was not running when it was.
Cool, I'll try that!

from bors-ng.

timvdalen avatar timvdalen commented on April 27, 2024

Yes, this solved the 'stuck' part, feel free to close this (or keep it as a reminder to implement syncing of status).

I did run into something else later, but that is more related to my workflow:
The nubis/accepted status check is only applied to commits at the tips of branches that have an open pull request, so it will not fire for the staging commit that bors makes (and in fact has no definition there).

I was considering using bors to just '+r' PRs that had this check pending, having bors run once it turns green.
I guess I'll remove the status from my bors file and only comment once it turns green myself.

from bors-ng.

notriddle avatar notriddle commented on April 27, 2024

Depending on what the "nubis/accepted" status check does, perhaps it could make the "bors r+" comment?

from bors-ng.

timvdalen avatar timvdalen commented on April 27, 2024

Interesting suggestion, though then I'd opt for another integration that would check all required status checks and comment.
Thanks for the feedback!

from bors-ng.

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.