March 28th 1 PM ET
Free Workshop: Escape the chaos of context-switching

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

Webhooks GitHub Organization Support

The GitHub Organization webhooks is now supported.  Rather than creating a webhook for each repository manually, configure the webhook at the GitHub Organization level to automatically register webhook for each repository.


To configure GitHub organization webhook:

  1. Login to your GitHub account and go to your GitHub Organization.

  2. Go to Settings.

  3. On the sidebar under Code, planning, and automation, go to Webhooks.

    • On the Webhooks page, click Add webhook.
  4. Paste the webhook URL into the Payload URL field. (The webhook URL is acquired from the Git Integration for Jira app webhook configuration page.)

  5. IMPORTANT! For the Content type, choose applications/json.

  6. Enter the Secret key on the Secret field.

  7. Set the webhook trigger to Just the Push event.

  8. Click Add webhook to complete this setup.

 

More related articles about webhooks setup

Creating reindex triggers for a single repository

Adding webhooks for GitHub

Adding webhooks for GitLab

Webhooks GitHub Organization support (this page)

Adding webhooks for Azure DevOps Repos | VSTS

Adding webhooks for Azure DevOps Server | TFS

Adding webhooks for Bitbucket

Adding webhooks for Gerrit

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