Giter Club home page Giter Club logo

Comments (10)

z0al avatar z0al commented on August 27, 2024 1

You're right, I will add this to the installation page shortly!

from dep.

z0al avatar z0al commented on August 27, 2024 1

Hey @zetaron. I've updated the installation page and will do the same on the README soon.

Also I can try to setup a test repository to showcase the issue.

Do you have more info you would like to share?

from dep.

z0al avatar z0al commented on August 27, 2024

Thanks @zetaron for reporting this 👍

I will check the logs and try to figure out what is going on. May you please provide some context? e.g. a PR link?

from dep.

z0al avatar z0al commented on August 27, 2024

Oh, just letting you know that this would take a day or so since my laptop isn't working right now hehe

from dep.

zetaron avatar zetaron commented on August 27, 2024

@ahmed-taj No preassure! Just wanted to bring it to your attention as it seemed odd to me at first :)

If you want I could try to come up with a PR.

from dep.

zetaron avatar zetaron commented on August 27, 2024

Also I can try to setup a test repository to showcase the issue.

from dep.

z0al avatar z0al commented on August 27, 2024

Great! Be my guest ;)

Also, we may need to consider that app might get rate limited since it's hosted on an OSS Zeit plan (https://now.sh) !

from dep.

zetaron avatar zetaron commented on August 27, 2024

@ahmed-taj good to know, so maybe it's wise to host a small personal version... maybe add a hint to the readme and/or the github installation page?

from dep.

zetaron avatar zetaron commented on August 27, 2024

@ahmed-taj No I've nothing to add, as soon as the repository is set up I can try to help reproduce this issue for further investigation.

As the repository I originally discovered it is a private one I can't share much more :s sorry.

Thanks for caring so much!

from dep.

nesl247 avatar nesl247 commented on August 27, 2024

I think this just needs:

robot.on('pull_request.synchronize', update)

here:

dep/index.js

Lines 21 to 25 in 999cc9b

// Re-check on dependency updates
robot.on('issues.closed', update)
robot.on('issues.reopened', update)
robot.on('pull_request.reopened', update)
robot.on('pull_request.closed', update)

from dep.

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.