yegor256/wring

Pull request review notification

extsoft opened this issue · 5 comments

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:

  • will work only for repo with configured webhook
  • user documentation is updated about new feature
0crat commented

@yegor256 please, pay attention to this issue

@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?

@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.

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

will receive events ONLY from the repositories where webhooks are configured

@yegor256 please don't forget to update docs.