all-contributors / app

🤖 A GitHub App to automate acknowledging contributors to your open source projects
https://allcontributors.org
MIT License
571 stars 148 forks source link

Bot stopped responding to comments #394

Closed piksel closed 2 years ago

piksel commented 2 years ago

Describe the bug Been using the @all-contributors bot for adding contributions for containrrr/shoutrrr and containrrr/watchtower, but have recently discovered that it just doesn't respond to comments anymore. I tried re-adding the permissions (in the install step), but still no response. Not sure what else I can do to debug this?

To Reproduce Steps to reproduce the behavior:

  1. Merge PR
  2. Write a comment on said PR, tagging the bot, with the syntax specified in the docs

Expected behavior The bot should respond with either an affirmation, or a message about something being wrong.

Additional context Example of PR comments: https://github.com/containrrr/watchtower/pull/1292#issuecomment-1135570517 https://github.com/containrrr/shoutrrr/pull/236#issuecomment-1128982625

piksel commented 2 years ago

Tried some variants, and suddenly it started working again. Now it responds to exact copies of the comments I previously did. Guess the re-adding of permissions took a little while to kick in? 🤷‍♀️