Bitbucket Configuration
Create an Access Token
Required Token Permissions
Feature | Bitbucket Server |
---|---|
Read under Repositories | |
Write under Repositories | |
Write under Repositories | |
Write under Repositories | |
Write under Repositories |
Bitbucket Server
Log into Bitbucket Server.
Click your profile image and select Manage Account.
Select Personal access tokens.
Click the Create a token button.
Choose a name for the token.
Click Create.
Save the personal access. You will not be able to view it again.
Note: Bitbucket Server requires your username for the account.
See this article for more information on Bitbucket Server Personal Access Tokens.
Protecting the Target Branch in Bitbucket
You can prevent users from merging Pull Requests with failing IQ Policy Evaluations with a Merge Check. IQ Policy Evaluations must be set to Fail at the Source Stage.
Click Enabled from the dropdown next to Minimum successful builds. Set the desired minimum number of successful builds.