Giter Site home page Giter Site logo

Comments (5)

bluekeyes avatar bluekeyes commented on May 27, 2024 1

We see this occasionally with users who are less familiar with GitHub and accidentally leave a "comment" review (instead of an "approve" review) with ":+1:" as the text of the comment and are then confused about why their comment wasn't counted by policy-bot.

As you said, because supporting this is redundant and encourages "bad" habits with GitHub, we haven't implemented it yet, but it happens enough in our environment that it was worth tracking in an issue.

from policy-bot.

NargiT avatar NargiT commented on May 27, 2024

IMHO It's redundant to look to the comment of a github approval, by definition when it is approved, the PR is validated. Do you have a use case ?

from policy-bot.

jgiannuzzi avatar jgiannuzzi commented on May 27, 2024

This also happens quite a bit in our organization, where users will be in the "Files changed" tab of the PR and leave a review comment (thus not an approval or a request for change). This seems natural to them as they assume it's essentially the same as a regular comment. It also makes sense to them to leave the comment right there instead of switching back to the "Conversation" tab after reviewing the changes.

I think that adding matching review comments (again, not approvals or requests for changes) to the candidates would be a nice improvement. To be clear, I am talking about the body field of PullRequestReview objects whose state field has the value COMMENTED. Review comments on specific code lines would thus not be considered.

If you agree, I am willing to submit a PR implementing this.

from policy-bot.

bluekeyes avatar bluekeyes commented on May 27, 2024

@jgiannuzzi that sounds reasonable to me, if you'd like to submit a PR. For the implementation, I think you'll want to include these in the return frompull.Context#Comments(). Once there, everything else should work without changes. I can't think of a reason why we'd want to treat these differently from regular comments.

from policy-bot.

jgiannuzzi avatar jgiannuzzi commented on May 27, 2024

Thanks for the tip, @bluekeyes! I have submitted a PR with your suggested implementation.

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