yegor256 / wring

Smart Inbox for GitHub Notifications
http://www.wring.io
Other
29 stars 4 forks source link

Pull request review notification #43

Open extsoft opened 7 years ago

extsoft commented 7 years ago

A contributor creates a pull request and assigns me as a reviewer - Wring doesn't manage this notification. Is it possible to manage this type of notification with Wring?

DoD:

0crat commented 7 years ago

@yegor256 please, pay attention to this issue

yegor256 commented 7 years ago

@extsoft we're not doing that at the moment, since these notifications are possible to get from GitHub only through their webhooks. Simply put, you will have to register a webhook in all repositories where you want to get notifications from. I initially thought that this may be inconvenient for people. But I can implement that, it's not so difficult. What do you think? Will it make sense?

extsoft commented 7 years ago

@yegor256 As I want to manage all my Github alerts with the Wring, I would like to have all notifications here. If I have to configure webhook for each repo, okay, will do.

yegor256 commented 7 years ago

@extsoft OK, let me implement this. But keep in mind that you will receive events ONLY from the repositories where webhooks are configured.

extsoft commented 7 years ago

will receive events ONLY from the repositories where webhooks are configured

@yegor256 please don't forget to update docs.