Skip to main content

Connecting to other Git providers

Lior Neudorfer avatar
Written by Lior Neudorfer
Updated over 10 months ago

To connect to other Git Providers, not natively supported by Salto, choose the "Other" tab in your "Version Control" settings:

Note:
When integrating git with Salto via the 'other' tab, Salto will not support attaching pull requests with deployments records

In this tab, you will see a URL field where you should add the HTTPS URL of your Git provider. Then add your authentication details, commit email address and add your provider.

  • When copying the URL from your Git service to Salto's Git settings, be sure to only copy the main URL, excluding the project name, which is the URL ending segment.

  • If you are using a Git on-premise, make sure to enable Salto's IP addresses in your Firewall configuration so Salto can access your Git repos.

Did this answer your question?