Skip to content

Commit

Permalink
docs: bitbucket permission fix
Browse files Browse the repository at this point in the history
Signed-off-by: gosharo <[email protected]>
  • Loading branch information
gosharo committed Dec 17, 2023
1 parent 0605061 commit 509433d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Also configure you organization (Github) or workspace (Bitbucket) name using `gi

The token should have access for creating webhooks and read repositories content.
For GitHub configure `admin:org` and `write:org` permissions in Classic Token.
For Bitbucket configure `Repositories:read` and `Webhooks:read and write` permissions (for multiple repos use workspace token).
For Bitbucket configure `Repositories:read`, `Webhooks:read and write` and `Pull requests:read` permissions (for multiple repos use workspace token).

#### Token

Expand Down

0 comments on commit 509433d

Please sign in to comment.