integration-docs: Add comma to all uses of "e.g." in integration docs.

This commit is contained in:
Lauryn Menard 2024-07-04 14:14:43 +02:00 committed by Tim Abbott
parent 2fab09639f
commit 6dfe063c91
6 changed files with 9 additions and 9 deletions

View File

@ -1,3 +1,3 @@
* You can limit the branches you receive notifications for by
specifying them in a comma-separated list appended to the generated
URL, e.g. `&branches=main,development`.
URL, e.g., `&branches=main,development`.

View File

@ -49,7 +49,7 @@ To learn more, see the [plugin's README](https://github.com/jenkinsci/zulip-plug
1. Did you set up a post-build action for your project?
1. Does the stream you picked (e.g. `jenkins`) already exist?
1. Does the stream you picked (e.g., `jenkins`) already exist?
If not, create the stream and make sure you're subscribed to it.
1. Are your API key and email address correct? Test them

View File

@ -17,8 +17,8 @@
* **Name**: Zulip
* **Authentication Method**: Basic Auth
* **URL**: `{{ api_url }}/v1/external/deskdotcom`
* **User name**: *your bot's user name, e.g.* `desk-bot@yourdomain.com`
* **Password**: *your bot's API key*
* **User name**: your bot's user name, e.g., `desk-bot@yourdomain.com`
* **Password**: your bot's API key
![](/static/images/integrations/desk/002.png)
@ -26,7 +26,7 @@
**Add Action** to add a new action. You'll do this for every action
you want a notification on Zulip for. (To add another action later,
look for your custom action on the **Apps** page under
**Installed Apps.**
**Installed Apps**.)
![](/static/images/integrations/desk/003.png)

View File

@ -11,7 +11,7 @@ New Relic can send messages to a Zulip channel for incidents.
1. Navigate to **Notification channels**.
1. Create a new notification channel. Select channel type of **Webhook**, choose a name (e.g. "Zulip"), enter the webhook url created earlier as **Base Url**.
1. Create a new notification channel. Select channel type of **Webhook**, choose a name (e.g., "Zulip"), enter the webhook url created earlier as **Base Url**.
1. It should look like:
![](/static/images/integrations/newrelic/newrelic.png)

View File

@ -37,7 +37,7 @@ us](/help/contact-support) if a platform you care about is missing.
1. Once you've saved the internal integration, go to **Alerts** and click
on the **Create Alert** button to create a new alert rule. Select the
project for which you want to receive notifications. Set the conditions
to be whatever you want (e.g. the events you want to be notified for),
to be whatever you want (e.g., the events you want to be notified for),
and under **PERFORM THESE ACTIONS**, select **Add an action...** >
**Send a notification via an integration**, and set it to the internal
integration you created in the previous step.

View File

@ -21,8 +21,8 @@
* **URL**: the URL we created above
* **Method**: POST
* **Attribute Name**: message
* **Username**: *your bot's user name, e.g.* `zendesk-bot@yourdomain.com`
* **Password**: *your bot's API key*
* **Username**: your bot's user name, e.g., `zendesk-bot@yourdomain.com`
* **Password**: your bot's API key
![](/static/images/integrations/zendesk/003.png)