Administration FAQ

This page contains solutions targeted for administrators. Use the FAQ find answers to common questions.  Feel free to contact our […]

Installation and setup FAQ

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

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 […]