Bitbucket Cloud: Assigning Repositories to Teams via Projects
Last updated
Was this helpful?
In Bitbucket, repositories can be linked to a project, and that project can be linked to a team. Aikido now supports automatically linking those repositories to the team their Bitbucket project belongs to.
This feature is currently behind a feature flag. Please contact Aikido Support to have it enabled for your workspace.
Once support has enabled the feature for your workspace:
Scroll to the Show Extra Tokens section and add a new workspace token.
Make sure the token includes the following scopes:
repository:admin
project:admin
Save the token.
Aikido will now use your Bitbucket project structure to assign repositories to the correct teams during the next team sync.
These additional scopes are required by the Bitbucket v2 API to read project-level access.
Last updated
Was this helpful?
Was this helpful?