How to get a quote?
You can generate a quote for Git Integration for Jira Cloud by doing the following steps below. Primarily, click this […]
How to Create Reindex Triggers for a Single Repository
To create a webhook that triggers the reindex of a single repository, the following requirements are required:: 1. The git_http_url matches the Repository Origin URL […]
How to Calculate Pricing
There are four (4) options for calculating Jira Cloud prices: Use the Atlassian Cloud Pricing Calculator. First choose between monthly/annual, […]
How-to articles
Read through our collection of how-to guides which will show you the recommended process of working with the Git Integration […]
How do I determine the Git Integration for Jira app pricing after the trial?
There are four ways to determine the pricing: Install the Git Integration for Jira app then go to: https://[replacewithyourJiraname].atlassian.net/admin/billing/estimate The estimated monthly […]
Hooks and Webhooks
Welcome to the Git Integration for Jira app hooks and webhooks reference page index for Jira Cloud. On this page, […]
Glossary of terms
Git Git is a term used for version control system to easily track changes in one or more of files. […]
GitLens integration settings
This setting is part of the General settings configuration page for Git Integration for Jira Cloud. Default settings This setting […]
GitLab webhook indexing integration
For more information on Webhook indexing: Webhook Indexing Explainer Feature matrix of Git Integration for Jira Cloud With webhook indexing […]
GitLab webhook events
The following are the supported types of GitLab events for triggering webhooks: GitLab (Push Events) Type pushEvents: “^push$” Request URI /api/1/webhook/reindex/install/<secret_key>/web […]