You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
In the in-app instructions for the Bitbucket.org connection type, we ask the user to create an app password for "read scope over your repositories and teams". However, these don't seem to 1:1 map onto valid values on the Bitbucket side.
Also, it does not mention the account scope. Without this scope, the code host connection check does not work, though. (But I personally think we should fix that by listing /2.0/repositories/<username> instead, and not require an additional scope).
In the in-app instructions for the Bitbucket.org connection type, we ask the user to create an app password for "read scope over your repositories and teams". However, these don't seem to 1:1 map onto valid values on the Bitbucket side.
Also, it does not mention the
accountscope. Without this scope, the code host connection check does not work, though. (But I personally think we should fix that by listing/2.0/repositories/<username>instead, and not require an additional scope)./cc @sourcegraph/source