Where does the bug appear (feature/product)?
Background Agent (GitHub, Slack, Web, Linear)
Describe the Bug
Team plan ([email protected]). Cloud Agent PR Review automation fails with “Repository access denied” on PRs created by my GitHub account (adam-oneoff) in the oneoffworld org. The exact same automation succeeds on PRs created by a teammate (alexhatzo) in the same repo (oneoff-api).
(edit: no automations succeed anymore with cloud agent)
Bugbot works fine on the same repo and PRs — this is Cloud Agents only.
What I’ve verified:
- Cursor GitHub App installed on oneoffworld org with “All repositories” access
- GitHub App authorized for adam-oneoff on both personal and org accounts
- Created a duplicate automation under my own Cursor account — same error
- Tested with empty PR and PR with actual file changes — both fail
- Bugbot reviews the same PRs successfully
Steps to Reproduce:
- Create PR in oneoffworld/oneoff-api from adam-oneoff GitHub account
- Cloud Agent automation triggers
- Fails with “Repository access denied — The automation could not authenticate with the repository”
Expected Behavior:
Cloud Agent should access the repo, same as Bugbot and same as when teammate creates PRs.
Info:
- Cursor account: [email protected] (Team Plan)
- GitHub org: oneoffworld
- GitHub user: adam-oneoff
- OS: macOS
Steps to Reproduce
- Create a Cloud Agent PR Review automation on the oneoffworld org
- Open a PR in oneoffworld/oneoff-api from the adam-oneoff GitHub account
- Automation triggers but fails with “Repository access denied”
- Same automation succeeds when teammate (alexhatzo) opens a PR in the same repo
Expected Behavior
Cloud Agent should authenticate and review the PR regardless of which team member created it. Bugbot can access the same repo/PRs fine.
Operating System
MacOS
Version Information
Cursor Web (as of 2026-03-17)
Additional Information
Cursor account: [email protected] (Team Plan)
GitHub org: oneoffworld
GitHub user: adam-oneoff
Teammate’s GitHub: alexhatzo (his PRs work, mine don’t)
Repo: oneoffworld/oneoff-api (private)
Bugbot works fine on same repo/PRs — Cloud Agents only.
Does this stop you from using Cursor
No - Cursor works, but with this issue