progval / Supybot-plugins

Collection of plugins for Supybot/Limnoria I wrote or forked.
https://github.com/ProgVal/Limnoria/
107 stars 63 forks source link

GitHub: Handle the new pull_request_review event #308

Closed ghost closed 8 years ago

ghost commented 8 years ago

Also disable handling for pull_request_review_comment by default, as you generally don't want the bot to spam the channel about every single review comment left during a review session. The new event triggers either when someone finishes a review or leaves an individual line note rather than a review encompassing multiple comments.