Installation and setup FAQ

This page contains solutions related to Git Integration for JIRA app installation. Use the FAQ below to find answers to […]

Enforce Git service permissions

NEW FEATURE Available in Git Integration for Jira Server/Data Center v4.1.4+. This page is intended for Jira administrators. For Jira […]

User Guide – GIJ DC

Introduction to GIJ Thank you for using Git Integration for Jira! First, let’s go over how information will be displayed […]

Enable/Disable Existing Repository API

Only Jira admins can perform the Enable/Disable Existing Repository API call. URL format {JIRA_BASE_URL}/rest/gitplugin/1.0/repository/{repoId}/disable?disable=true|false method PUT Utilize the following parameters […]

Enable/Disable Existing Integration API

Only Jira admins can perform the Enable/Disable Existing Integration API call. URL format {JIRA_BASE_URL}/rest/gitplugin/1.0/repository/{integrationId}/disable?disable=true|false method PUT   Utilize the following […]