probot / no-response

a GitHub App that closes issues where the author hasn't responded to a request for more information
ISC License
107 stars 22 forks source link

Bot removed tag in reply to wrong person #18

Open Evanito opened 6 years ago

Evanito commented 6 years ago

Seen here: https://github.com/BitBotFactory/poloniexlendingbot/issues/606

Is a new install on an existing repository so maybe the bot does not know who the original author was.

jasonrudolph commented 6 years ago

I do see that this issue occurred in BitBotFactory/MikaLendingBot#606 (screenshot) back in March, but I haven't had any luck reproducing it. 🤔

Is a new install on an existing repository so maybe the bot does not know who the original author was.

With that in mind, I used the following steps in an attempt to reproduce the issue:

On a repository that does not have probot/no-response installed:

  1. User A opens issue
  2. User B applies more-information-needed label
  3. Repository owner installs probot/no-response on the repository
  4. User B posts a comment on the issue

Expected behavior: probot/no-response does not remove the label

Actual behavior: probot/no-response does not remove the label

screen shot 2018-09-20 at 09 44 11 am
Evanito commented 6 years ago

Issue is not occurring outside of the initial problem and is not affecting my use of the bot.

I defer ownership of this issue to the repository contributors. :)