Skip to content

Commit

Permalink
Merge pull request #643 from linear-b/bitbucket-integration-user-name
Browse files Browse the repository at this point in the history
enforce `gitstream` in bb user name
  • Loading branch information
PavelLinearB authored Jan 23, 2025
2 parents b31914b + 7283665 commit 4649afe
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/bitbucket-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ description: Install gitStream to your Bitbucket workspace.
1. Bitbucket Cloud account
2. Bitbucket Pipelines enabled
3. <a href="https://app.linearb.io/login" target="_blank">Login</a>, or <a href="https://app.linearb.io/sign-up" target="_blank">create a free account</a> on the LinearB app, and follow the steps to connect gitStream using a Bitbucket integration.
4. A dedicated user for gitStream, whose name includes the term **"gitstream"**.

Bitbucket Installation Overview

Expand All @@ -24,9 +25,7 @@ Bitbucket Installation Overview

## Designate a gitStream User Account

gitStream automation rules are executed on behalf of the user account configured when you install the gitStream service. This account must have the necessary permissions to the relevant repositories.

We recommend creating a dedicated service account to easily control access to individual repositories. You can also use your professional or personal Bitbucket account for this, resulting in all automations being executed under that account.
gitStream automation rules are executed by the user account configured when you authorize LinearB. A meaningful account identifier whose name contains the string `gitstream` (case insensitive), such as `gitStream-cm`, is required to ensure clarity and proper identification of the automated actions. This account must have the necessary permissions to the relevant repositories.

!!! tip "Use this account when you integrate gitStream"
Make sure to use this account when authorizing Bitbucket in LinearB.
Expand Down

0 comments on commit 4649afe

Please sign in to comment.