Where does the bug appear (feature/product)?
Bugbot / Security Review Agent
Describe the Bug
Bugbot returns “Skipping Bugbot: Bugbot is disabled for this repository” on FacilIQ/faciliq-platform-core even though the repo is enabled in the Bugbot dashboard (installation 145090698). No Cursor Bugbot GitHub check is ever created; our bugbot-gate workflow times out waiting for it.
Steps to Reproduce
- GitHub org FacilIQ has Cursor app installed (installation 145090698, all repos).
- Bugbot dashboard shows FacilIQ/faciliq-platform-core enabled.
- Personal GitHub account (trevsm) also had a separate Cursor app installation (94408150) marked Suspended.
- Comment
bugbot runon PR https://github.com/FacilIQ/faciliq-platform-core/pull/44 - Cursor bot replies: “Skipping Bugbot: Bugbot is disabled for this repository.”
Remediation attempted:
- Uninstalled suspended personal Cursor app (94408150)
- Cursor Integrations now shows only FacilIQ org (no personal trevsm)
- Disable All / Enable All repos in Bugbot dashboard
- Still fails after remediation
Expected Behavior
Bugbot should run on the PR, post a Cursor Bugbot GitHub check, and review the diff. Our CI gate (bugbot-gate) should pass once that check succeeds.
Operating System
MacOS
Version Information
Bugbot prod (GitHub PR comments). Cursor account: Ultra. GitHub user: trevsm. Org: FacilIQ.
For AI issues: add Request ID with privacy disabled
serverGenReqId_ff2be65a-d008-4729-be65-8e12ec3b5c9d
serverGenReqId_00138d9e-d7f1-4fb1-b20f-f619571c0a35
serverGenReqId_bc6d8ada-e217-4dbb-8fa0-f82b84d24866
Additional Information
Installations:
- FacilIQ org Cursor app: 145090698 (all repos, active)
- Personal trevsm Cursor app: 94408150 (was Suspended, now uninstalled)
Repo: FacilIQ/faciliq-platform-core (PR #44)
Bugbot dashboard installation: 145090698
After uninstalling personal app, Cursor Integrations text changed from “FacilIQ, trevsm” to “FacilIQ” only — but Bugbot still returns disabled. Please fix backend routing / repo enablement for installation 145090698.
Does this stop you from using Cursor
No - Cursor works, but with this issue