Advanced Configuration
If you have a firewall please whitelist the IPs below in your firewall to allow our app to work correctly.
3.143.58.204
3.134.62.205
3.131.222.140
3.130.29.38
3.128.176.117
18.189.158.206
18.224.146.221
Please note that some Repos require advanced permission setup. Details are as follow.
For GitLab you will need to connect to your Repo with a user with access level of “Maintener” or “Owner” for repos to show within our app. See https://docs.gitlab.com/ee/api/members.html for more details on access levels.
For Bitbucket you will need to connect to your Repo with a user that is an admin See https://support.atlassian.com/bitbucket-cloud/docs/grant-repository-access-to-users-and-groups/ for more details on access levels.
For AWS CodeCommit the following permission will need to be enabled to connect your repo to our app.
iam:getUser
codecommit:List*
codecommit:Get*
codecommit:CreateBranch
codecommit:CreatePullRequest
See https://docs.aws.amazon.com/codecommit/latest/userguide/auth-and-access-control-permissions-reference.html for more details on access levels
When using Azure DevOps you will need to enable third-party application access via OAuth for new created organizations. This can be done under Organization settings - Policies. Please see https://docs.microsoft.com/en-us/azure/devops/organizations/accounts/change-application-access-policies?view=azure-devops for detailed instructions.
Last modified 10mo ago