March 28th 1 PM ET

Git Integration for Jira Cloud Documentation

Hooks and Webhooks

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

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.

Search


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.

Indexing Triggers

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