I'm trying to set up a Blue Ocean pipeline. My code repo is on Bitbucket Cloud, and I've discovered two ways to access this repo from Blue Ocean:
- through a team that owns the repo, or
- through the user account that owns the repo.
None of these tow options are suitable. My repo is not associated with any teams, and I don't want to let Blue Ocean to log into Bitbucket through the main admin account. I have a special "build bot" account with read-only access to our repos. But when I log Blue Ocean in with this account, it only finds zero repos (the bot account has none), and zero teams (or one empty default team, I don't recall). I could specify a repo the bot has access to, but the UI doesn't let me do that, and I can't progress.
Is there a way around this problem? Or is Blue Ocean no-go for me?
P. S. I can't associate the repos of interest with a team because it requires repo ownership to be transferred to the team, and I can't afford that.