Git Integration for Jira Cloud Documentation

Contact support
GitKraken Status  

Using the Single git integration wizard

Connect specific single git repositories via Git Integration for Jira app.

Make sure to copy the git clone URL from your repository home portal before proceeding.

 

Step 1

On the Manage integrations page, click Add integration.


Step 2

On the Git hosting service selection screen, use the Quick start section by pasting the git clone URL in the provided box (HTTPS or SSH) then click Connect to proceed.

You can also click on Plain Git Repository to connect single git repositories.

Step 3

Setup the integration depending on which type of git clone URL that you are using. Enter the git clone URL into the Host URL field. The login form automatically adjusts to the type of the URL provided.

3a. HTTPS authentication


Provide login credentials as required then click Add integration to complete this setup.

If two-factor authentication is enabled in your git host service account, enter the personal access token as the password.

 

3b. SSH authentication


Provide SSH credentials as required then click Add integration to complete this setup.

If the generated SSH key pair has a passphrase, enter the Passphrase for your private key.

Take note that the SSH server is the Git server (git service such as GitHub, GitLab etc.); and the SSH client is the Jira server (in this case, the Jira Cloud instance).

SSH
When setting up repositories with the Git Integration app, you need to have the necessary access permissions on the private key in the Git server to proceed.

Setup complete

Finally, after completing the setup, the wizard will index the git repository to build change history. This completes the setup and the newly added repository appears on the integration list in the Manage integrations page.

 


Prev: Using the Git service integration wizard

Next: Self-signed HTTPS integration

Have feedback about this article? Did we miss something? Let us know!
On this page