PRs from collaborators on a repo do not trigger bugbot

Where does the bug appear (feature/product)?

BugBot

Describe the Bug

I’m owner of the bugbot integration in our repository, my PRs are correctly reviewed but all the PRs from my teammates are ignored.

Somtimes I was able to run bugbot manually that is not fine but in this specific case bugbot is just ignoring me.

Steps to Reproduce

Let collaborators open PRs while bugbot is active on a personal plan in cursor

Expected Behavior

Bugbot should just work for any PRs opened in the repositories it has access to

Operating System

Windows 10/11

Version Information

Version: 2.4.22 (system setup)
VSCode Version: 1.105.1
Commit: 618c607a249dd7fd2ffc662c6531143833bebd40
Date: 2026-01-26T22:51:47.692Z
Build Type: Stable
Release Track: Early Access
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.26200

For AI issues: add Request ID with privacy disabled

serverGenReqId_f005f0dd-0eec-4a16-9f67-ca7cb8ce0b46

Does this stop you from using Cursor

No - Cursor works, but with this issue

Same issue: serverGenReqId_ed0333be-b66a-4940-aa1e-d8f10c5d03b2

Hey. Thanks for the report. This isn’t a bug, it’s working as intended for the Individual plan.

The Bugbot docs clearly say:

  • Individual plan: Bugbot runs only on PRs you author
  • Teams plan: Bugbot runs for all contributors to enabled repositories, regardless of team membership

If you need Bugbot to review PRs from all collaborators in the repo, you’ll need the Teams plan. On the Individual plan, it only works for your own PRs.

@Nam_Huynh, are you seeing the same thing on the Individual plan?

@deanrie Got it, how would this work for open source projects? bugbot cannot review external contributors PRs?

Good question. On the Teams plan, Bugbot reviews PRs from all contributors in connected repositories, they don’t need to be members of your Cursor team. That means external contributors in an open source project are covered too.

On the Individual plan, yes, it only works for your own PRs, no matter who contributes to the repo.

If you run an open source project and need automatic reviews for all PRs, the Teams plan will do the job.