I have been using bug but inside GitHub for a long time now and started depending on it. Today, it suddenly stopped with no changes to any configuration, permissions, or anything!
It is not detecing new pull requests or new commits to existing pull requests. It basically just stopped showing up.
I tried removing the integration (the app from github) and setting it up again. Didn’t work.
Any ideas?
I went to the cursor’s bug bot panel, and I can see that the new PRs don’t show up there either.
Steps to Reproduce
Set up GitHub integration with BugBot. It just stopped by itself.
Hey, thanks for the report. There are a couple things to check and some info I’ll need to debug this on the backend:
Go to the PR that was supposed to trigger BugBot and leave a comment bugbot run verbose=true. This will return a request ID we can use to track what’s happening.
Check your org settings in GitHub (Settings > Applications > Installed GitHub Apps). Make sure only one Cursor integration is installed. Sometimes after a reinstall, a “stuck” installation can cause routing issues.