Create a Key
- Navigate to https://bitbucket.org and login with a service account that has “member” permissions with read only access
- Make sure this account has access to all repos that will be included in the analysis
- From your avatar in the bottom left, click on your name from the workspace menu
- Click on Settings on your personal settings page
- Click OAuth consumers from the left navigation
- Click the Add consumer button.
- For Grant-Types and Permissions, select the following:
- [ ] This is a private consumer
- [ ] Account:Email and [x]Account:Read
- [ ] Workspace Membership:Read
- [ ] Projects:Read
- [ ] Repositories:Read
- [ ] Pull request:Read
- [ ] Issues:Read
- [ ] Snippets:Read
- Click the Save button.
- Click the name of the saved OAuth consumer (eg Uplevel Connector) to reveal the Key/Secret
- Connect
- Copy and Paste the Key/Secret into the form in the connector hub