From Jira events

Suppose users want to trigger a pipeline or release on the occurrence of any event in any project in JIRA, they can create a webhook using the webhook type as JIRA. Steps to create a JIRA Webhook

Pre-requisites:

  • An active JIRA account with projects, needs to have the PAT which can be entered while creating JIRA integrations

Steps

  1. On click of the create webhook button, a modal window appears in which we can enter the details for webhook creation

  1. Now we need to select the Webhook Type as JIRA from the Webhook Type dropdown

  1. After selecting the webhook type as JIRA, users are provided an option to select the integration for which they want to create the webhooks

  1. After the integrations are selected, users are provided with a dropdown showing the list of projects that are present in the selected integration, based on their preference users can select the project

  1. After this users can enter the resolution column name as per their preference

  1. Once all the options are entered and selected the Save button will be enabled and users can click on Save to create the Jira webhook

  1. Once the webhook is created it is shown in the webhook list view, where users can edit the Jira webhook and verify from the webhook type that it is a Jira webhook.

Last updated