debian-mirror-gitlab/doc/user/project/integrations/webex_teams.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

39 lines
1.6 KiB
Markdown
Raw Normal View History

2020-10-24 23:57:45 +05:30
---
2021-10-27 15:23:28 +05:30
stage: Ecosystem
group: Integrations
2021-02-22 17:27:13 +05:30
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
2020-10-24 23:57:45 +05:30
---
2021-04-17 20:07:23 +05:30
# Webex Teams service **(FREE)**
2020-05-24 23:13:21 +05:30
2021-06-08 01:23:25 +05:30
You can configure GitLab to send notifications to a Webex Teams space:
1. Create a webhook for the space.
1. Add the webhook to GitLab.
2020-05-24 23:13:21 +05:30
## Create a webhook for the space
2022-04-04 11:22:00 +05:30
1. Go to the [Incoming Webhooks app page](https://apphub.webex.com/applications/incoming-webhooks-cisco-systems-38054-23307).
2021-06-08 01:23:25 +05:30
1. Select **Connect** and log in to Webex Teams, if required.
2021-01-29 00:20:46 +05:30
1. Enter a name for the webhook and select the space to receive the notifications.
2021-06-08 01:23:25 +05:30
1. Select **ADD**.
2020-05-24 23:13:21 +05:30
1. Copy the **Webhook URL**.
## Configure settings in GitLab
2021-06-08 01:23:25 +05:30
Once you have a webhook URL for your Webex Teams space, you can configure GitLab to send
notifications:
2020-05-24 23:13:21 +05:30
2021-06-08 01:23:25 +05:30
1. Navigate to:
- **Settings > Integrations** in a project to enable the integration at the project level.
- **Settings > Integrations** in a group to enable the integration at the group level.
2021-11-11 11:23:49 +05:30
- On the top bar, select **Menu > Admin**. Then, in the left sidebar,
2021-09-04 01:27:46 +05:30
select **Settings > Integrations** to enable an instance-level integration.
2020-05-24 23:13:21 +05:30
1. Select the **Webex Teams** integration.
1. Ensure that the **Active** toggle is enabled.
1. Select the checkboxes corresponding to the GitLab events you want to receive in Webex Teams.
1. Paste the **Webhook** URL for the Webex Teams space.
2022-07-23 23:45:48 +05:30
1. Configure the remaining options and then select **Test settings and save changes**.
2020-05-24 23:13:21 +05:30
2021-06-08 01:23:25 +05:30
The Webex Teams space begins to receive all applicable GitLab events.