mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
I spend a lot of time on this. One of our users had reported that this webhook wasn't working at all. So I tested this with a local ngrok instance and made sure that it was working. I also took this opportunity to rewrite the docs for this, which were quite outdated. With a few changes by Rishi Gupta!
25 lines
885 B
Markdown
25 lines
885 B
Markdown
Get Zulip notifications for your JIRA projects!
|
|
|
|
These instructions apply to Atlassian Cloud's hosted JIRA, and JIRA Server version
|
|
5.2 or greater. For older installs, you'll need our [JIRA Plugin](./jira-plugin).
|
|
|
|
1. {!create-stream.md!}
|
|
|
|
1. {!create-bot-construct-url-indented.md!}
|
|
|
|
1. Go to your JIRA **Site administration** page. Click **Jira** on the left.
|
|
On the left sidebar, scroll down, and under **Advanced**, click **WebHooks**.
|
|
Click **+ Create a WebHook**.
|
|
|
|
1. Set **Name** to a name of your choice, such as `Zulip`. Set **Status** to
|
|
**Enabled**, and set **URL** to the URL constructed above. Select the events
|
|
you'd like to be notified about, and click **Create**. We
|
|
support the following events:
|
|
* when an issue is created
|
|
* when an issue is deleted
|
|
* when an issue is updated
|
|
|
|
{!congrats.md!}
|
|
|
|

|