Cursor Origin + Buildkite problem

Where does the bug appear (feature/product)?

Somewhere else…

Describe the Bug

Cursor Origin problem. I synced a public repo to origin, then installed buildkite, but don’t see the repo in buildkite.

Steps to Reproduce

Sync a public repo from github.
Install buildkite.
Go into buildkite and try to create a new pipeline

Expected Behavior

Drop down shows the repo

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Latest I guess?

Does this stop you from using Cursor

Yes - Cursor is unusable

Found it:

Depot and Buildkite work on Origin-hosted repositories only, not on repos mirrored from GitHub. Mirrored repos keep CI on GitHub.

Had to migrate it.

Thanks for circling back to share the answer!