Closed merrcury closed 4 years ago
@merrcury Thank you for opening the issue. Good to know that you care about bot comments and find them useful :)
There are primarily 2 reasons for absent bot comments (both tied to GitHub outages),
I looked at tensorflow/gan
PRs and there's only one PR (#20) that is missing bot link. I looked into our logs and we never received GitHub webhook for this pull request. Looks like this PR was opened when this incident was going on at GitHub on 27th Feb 2020.
There's no easy workaround if GitHub doesn't send us notifications that a pull request is opened. I also assume (and expect) GitHub to resend missed webhooks after recovery. Maybe that is not happening today. If I see more issues like this, I'll talk to the GitHub team about this.
That makes sense. I'll keep an eye about such behaviour in future as well & will report to you if it happens too frequently. Btw, We love ReviewNB.
@amit1rrr thanks for the awesome product. I assume the bots don't show up in this PR because it was opened before we gave ReviewNB access to the repo? Is there a way to flag it so that the bot becomes aware of it?
@markusbkoch Yes, we start posting bot comments on PRs created after ReviewNB app is installed on the repo. Technically, it is possible to backfill all past PRs but it would generate a lot of email notifications for people watching these repositories who might consider this a spam as most of them might not even know about ReviewNB (considering this is a new installation).
Couple of things to solve your problem though -
I have noticed weird behaviour of ReviewNB Bot, recently.
This behaviour can be seen in
tensorflow/gan
. I'm just curious to know. :wink: