Git Integration for Jira Self-Managed (Data Center/Server) Documentation

Contact Support
GitKraken Status  

Hooks and Webhooks

Welcome to the Git Integration for Jira app hooks and webhooks reference page index for Jira Data Center.

On this page, you will find the list of available hooks and webhooks supported by the Git Integration for Jira app.  Click on a topic title to view its content or search through the related topics.

 


 

Client-side Hook

The commit-msg hook is a python script file that must be located in the developer’s local repository.

 

Server-side Hook

Use server-side hooks to apply policies for your project. The server runs these scripts before and after the push. The server-side hook, like commit-msg hook, requires Python to be installed.

 

Jira Workflow Hook

Use JavaScript as another workflow to operate Jira aside from Smart Commits.

 

Webhooks

Trigger immediate reindex of your repositories from remote systems via webhooks.

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