From c9d3708ab84ee15e23b859bd749d053a4c5f7b60 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Sat, 13 Aug 2016 23:46:19 -0700 Subject: [PATCH] integrations: Fix linewrapping in Nagios and Jenkins integrations. --- templates/zerver/integrations.html | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/templates/zerver/integrations.html b/templates/zerver/integrations.html index 613ac6efb4..537ef1bf15 100644 --- a/templates/zerver/integrations.html +++ b/templates/zerver/integrations.html @@ -962,20 +962,21 @@ recommend the name jenkins or hudson.

Install the plugin
Install the "Zulip" - plugin by going to Manage Jenkins > Manage Plugins > - Available, typing in "Zulip", and clicking "Install - without restart". (For historical reasons, the plugin will be - named "Humbug Plugin")

+ plugin by going to + Manage Jenkins > Manage Plugins > Available, + typing in "Zulip", and clicking "Install without + restart". (For historical reasons, the plugin will be named + "Humbug Plugin")

Configure the plugin
Once the plugin - is installed, configure it by going to Manage Jenkins > - Configure System. Scroll to the section labeled "Zulip - Notification Settings", and specify your bot's email address, - API key, the stream receiving the notifications, and whether you'd - like a notification on every build, or only when the build fails - (Smart Notification).

+ is installed, configure it by going to + Manage Jenkins > Configure System. Scroll to the + section labeled "Zulip Notification Settings", and specify your + bot's email address, API key, the stream receiving the + notifications, and whether you'd like a notification on every + build, or only when the build fails (Smart Notification).

(If you don't see this option, you may first need to restart Jenkins.)

@@ -1284,8 +1285,8 @@ key = NAGIOS_BOT_API_KEY

Testing
If you have external commands enabled in Nagios, you can generate a test notice - from your Nagios instance by visiting using the Send - custom service notification command in + from your Nagios instance by visiting using the + Send custom service notification command in the Service Commands section of any individual service's page on your Nagios instance.