Describe the Bug
On our GitHub organizations we have bot users that I do not want triggering bugbot. I have attempted to add those users to the blocklist but the automatic review was still being triggered. I have since moved to an allowlist with only the human members of the org on the list but the bot user’s PRs are still being automatically triggered. It seems that those settings are being ignored.
Steps to Reproduce
Add a bot user (in this case renovate) to the blocklist. Observe that PRs opened by that bot user still automatically trigger bugbot.
Alternatively set a strict allowlist exclusing the bot user. Observe that PRs opened by that bot user still automatically trigger bugbot.
Expected Behavior
In either scenario no renovate PR should trigger bugbot automatically.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
N/A since it is a server side issue.
Additional Information
This is a showstopper for using bugbot past the preview period since I need to be able to block automation to manage costs.
Does this stop you from using Cursor
No - Cursor works, but with this issue