Where does the bug appear (feature/product)?
BugBot
Describe the Bug
I’m on Cursor Pro Individual and I’m trying to enable Bugbot for a private GitHub repository.
Repository:
igor-yek/retailserv-platform
What works:
- GitHub repository is private and exists.
- Cursor GitHub App is installed.
- The GitHub App has access to the repository.
- I tried both selected repository access and all repositories access.
- Bugbot is shown as Active in Cursor Dashboard.
- Pull Request exists and was authored by the same GitHub account.
- Commenting
bugbot runin the PR reaches Cursor Bot.
Problem:
The PR receives this response:
“Skipping Bugbot: Bugbot is disabled for this repository. Visit the Bugbot dashboard to update your settings.”
In Cursor Dashboard → Bugbot, the repository list shows:
igor-yek / GitHub — 0/1 Repositories Enabled
But the Enable button does not respond. The top loading spinner keeps spinning indefinitely.
I tried:
- Chrome normal mode
- Chrome Incognito
- Microsoft Edge
- Ctrl+F5
- waiting several minutes
- GitHub App access set to selected repository
- GitHub App access temporarily set to all repositories
The result is the same.
Verbose request IDs:
- serverGenReqId_6dde8e83-91af-467f-9e35-6c564a7eff79
- serverGenReqId_e0f2a3b2-0518-4024-ab39-152de22596b0
Steps to Reproduce
- Create or open a private GitHub repository.
- Install and authorize Cursor GitHub App.
- Grant Cursor access to the repository.
- Open Cursor Dashboard → Bugbot.
- Enable Bugbot globally. Bugbot shows as Active.
- Try to enable the repository under Repositories.
- Observe that it shows 0/1 Repositories Enabled.
- Click Enable.
- The button does not respond and the top loading spinner keeps spinning.
- Open a Pull Request in the repository.
- Comment
bugbot run. - Cursor Bot replies: “Skipping Bugbot: Bugbot is disabled for this repository.”
- Comment
bugbot run verbose=true. - Cursor Bot returns a request id, but no Bugbot review appears.
Expected Behavior
The repository should be enabled for Bugbot from the dashboard, changing from 0/1 to 1/1 enabled.
After commenting bugbot run on a Pull Request, Bugbot should review the PR or show a clear actionable error explaining why it cannot run.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Cursor version: 3.7.36 (user setup)
VS Code Extension API: 1.105.1
Build type: Stable
Release track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
Bugbot / Cursor Bot on GitHub Pull Request.
No chat model selected manually.
For AI issues: add Request ID with privacy disabled
serverGenReqId_6dde8e83-91af-467f-9e35-6c564a7eff79
serverGenReqId_e0f2a3b2-0518-4024-ab39-152de22596b0
Additional Information
The GitHub App can see the repository and Cursor Bot responds in the PR, so the GitHub connection appears to work. The issue seems to be specifically in the Cursor Dashboard Bugbot repository enable step.
The dashboard shows Bugbot as Active, but the repository remains at 0/1 Repositories Enabled. The Enable button does not respond, and the top loading spinner keeps spinning indefinitely.
I also tried setting GitHub App access to All repositories, but the PR still receives: “Skipping Bugbot: Bugbot is disabled for this repository.”
Does this stop you from using Cursor
No - Cursor works, but with this issue
