Setup GitLab Server to respond to incoming network API calls
In order for GitLab to display correct repository clone links to your users, it needs to know the URL under […]
Setting up webhooks
Before you can use webhooks, it needs to be enabled in the Git Integration for Jira webhook settings. Access the […]
Integration basics – Setting up web links
The Git Integration for Jira app automatically configures web linking for GitHub git repositories. For single repository connections, web link […]
Setting up web linking
The web linking feature adds links to your git hosting provider directly into the Git Commits tab. For manually connected integration, configure […]
Setting up repository root not located in Jira Home directory (Admins)
There are three possible ways to setup a repository root that is not located in the Jira home directory: Clone […]
Setting up repositories
Setup repositories and manage them in the Git Integration app configuration in Jira. Right click here to open this video […]
Setting Project Permissions
Introduction By default – integrations (GitLab, GitHub, etc) and individual repositories are associated with all Jira projects. Jira administrators can […]
Service proxy has been destroyed exceptions in log
Problem Errors/failures in the Git Integration for Jira application are seen sporadically. Diagnosis Jira admins will see a message similar […]
Server-side Hook
In addition to the commit-msg hook, you can use server-side hooks to apply policies for your project. The server runs […]
Self-signed HTTPS integration
Self-signed certificates are common in HTTPS Git repositories that are hosted privately. Even for an administrator, it’s not easy to […]