Skip to content

Commit

Permalink
docs(misc): clarify bitbucket token/username setup
Browse files Browse the repository at this point in the history
  • Loading branch information
StalkAltan authored and juristr committed Jul 17, 2023
1 parent 10fc4dd commit 74338d1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/nx-cloud/set-up/bitbucket-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,10 @@ For example, the url `https://bitbucket.org/nrwl/large-monorepo/src/main/` has a

To use an app password for authentication, one must be generated with proper permissions. The minimum required permissions are write access to PRs.

![Create App Password](/nx-cloud/set-up/minimal-bitbucket-cloud-app-password.webp)

Once the app password is created, verify the username is correct, paste the value, and then click "Connect". This will verify that Nx Cloud can connect to your repo. Upon a successful test, your configuration is saved, and setup is complete.

{% callout type="note" title="Use the correct username" %}
Make sure that you are using your Bitbucket username, found on the [account settings](https://bitbucket.org/account/settings) screen, and not your email address.
{% /callout %}
Binary file not shown.
Binary file not shown.

0 comments on commit 74338d1

Please sign in to comment.