Giter VIP home page Giter VIP logo

Comments (3)

bartelemi avatar bartelemi commented on June 3, 2024

It must be this line of code:

if (Object.keys(this.reviews).length == 0) {

if (Object.keys(this.reviews).length == 0) {
    return false;
}

In our logs reviews is an empty array (for some reason), so this check returns false.

from merge-bot.

aaron-trout avatar aaron-trout commented on June 3, 2024

Yeah, I've been having a poke about in the Github API as well. Seems in this specific flow where the reviewers are automatically assigned by CODEOWNERS and it happens to be a group, then when this event happens:

Screenshot 2020-09-03 at 14 49 09

Seem to end up with no "requested" reviewers:

Screenshot 2020-09-03 at 14 48 19

But if you call the endpoint to list the reviews:

Screenshot 2020-09-03 at 14 50 10

So maybe it is because they were not explicitly "requested" as reviewers?

from merge-bot.

squalrus avatar squalrus commented on June 3, 2024

@aaron-trout and @bartelemi -- no problem with the PRs and issues -- I appreciate the help!

I am working on getting your PRs in and then can look at this issue.

from merge-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.