Git Integration for Jira Cloud Documentation

Edit nested repository settings

Modify nested repository settings via the Manage repositories page.

  1. Go to the Manage repositories configuration page and navigate to the nested repository to manage. Click   Action ➜ Edit repository.


  2. With screens similar to the Repository Settings page, make some necessary changes to the selected nested repository and then click Save to save your changes.

  3. With screens similar to the Edit repository settings page (see [next section]()), make some necessary changes to the selected nested repository and then click Save to save your changes.

 

For single connected nested repository integration, click on Actions ➜ Edit integration to modify/update nested repository settings.


 

For Azure DevOps Server and GitHub Enterprise, by default, only PAT is available for editing. Regardless of whether the integration was previously installed with user/password or not.

When adding a nested repository to an integration – no SSH key is inherited from the integration because it does not carry the SSH key.

The login credentials are not inherited with nested repositories to interact with external APIs and .git is based on the integration’s credentials.

 

Edit nested repository connection settings

Utilize the options below for configuring repository settings:

Option Description Type
Display Name This is the alias that will appear in the Repository/Integration column. HOSTED
EXTERNAL
Repository origin Full URL to the Git origin from where the repository was cloned. HOSTED
EXTERNAL
Manage credentials This section allows you to update or modify the username and password credentials, if this integration uses a HTTP(S) authentication. However, if this integration is based on SSH authentication, change or update the SSH key and passphrase (if configured). EXTERNAL
SSL Verify If set to Disabled, the Git Integration for Jira app will ignore verification of SSL certificates when connecting to a remote Git server. EXTERNAL
Main Branch Set the main branch. Default is master. HOSTED
EXTERNAL
Indexing triggers This is the webhook URL that you can use to to setup webhook indexing triggers for this integration. HOSTED
EXTERNAL
Tags Set whether to show all tags or show on tags with matching regex pattern. For more information on git tags, see Git tags. HOSTED
EXTERNAL
Smart Commits Allows or disallows users to use the smart commits feature. HOSTED
EXTERNAL
Project Permissions: Restrict to projects The default setting is Associate with all projects. You can restrict access to the Repository Browser and Git Commit tabs (Advanced) for the selected repository by setting the project associations. HOSTED
EXTERNAL
Web Linking Optional.

The web linking feature adds links to your git hosting provider directly into the Git Commits tab. For special integrations (Auto-Connect), this feature is configured automatically. For more information on about this topic, see Web linking.

HOSTED
EXTERNAL

 


Prev: Edit repository settings

Next: SSL verify

 

More related topics about managing repository/integration configuration

Managing integration or repository configuration (Git Integration for Jira Cloud)

Managing integrations via Actions (Jira Cloud) (Git Integration for Jira Cloud)

Edit integration settings (Git Integration for Jira Cloud)

Edit repository settings (Git Integration for Jira Cloud)

Edit nested repository settings (this page)

SSL verify (Git Integration for Jira Cloud)

View repository indexing logs (Git Integration for Jira Cloud)

Disconnect an integration or repository configuration (Git Integration for Jira Cloud)

Disconnect a nested repository configuration (Git Integration for Jira Cloud)

Associating project permissions (Git Integration for Jira Cloud)

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