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

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

29 lines
1.2 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
# Unify Circuit service **(FREE)**
2020-01-01 13:55:28 +05:30
2021-11-18 22:05:49 +05:30
The Unify Circuit service sends notifications from GitLab to a Circuit conversation.
2020-01-01 13:55:28 +05:30
2021-11-18 22:05:49 +05:30
## Set up Unify Circuit service
2020-01-01 13:55:28 +05:30
2021-11-18 22:05:49 +05:30
In Unify Circuit, [add a webhook](https://www.circuit.com/unifyportalfaqdetail?articleId=164448) and
copy its URL.
2020-01-01 13:55:28 +05:30
2021-11-18 22:05:49 +05:30
In GitLab:
2020-01-01 13:55:28 +05:30
2022-10-11 01:57:18 +05:30
1. On the top bar, select **Main menu > Projects** and find your project.
2022-06-21 17:19:12 +05:30
1. On the left sidebar, select **Settings > Integrations**.
2021-11-18 22:05:49 +05:30
1. Select **Unify Circuit**.
1. Turn on the **Active** toggle.
1. Select the checkboxes corresponding to the GitLab events you want to receive in Unify Circuit.
2020-01-01 13:55:28 +05:30
1. Paste the **Webhook URL** that you copied from the Unify Circuit configuration step.
2021-11-18 22:05:49 +05:30
1. Select the **Notify only broken pipelines** checkbox to notify only on failures.
2021-12-11 22:18:48 +05:30
1. In the **Branches for which notifications are to be sent** dropdown, select which types of branches to send notifications for.
2021-11-18 22:05:49 +05:30
1. Select `Save changes` or optionally select **Test settings**.
2020-01-01 13:55:28 +05:30
2021-11-18 22:05:49 +05:30
Your Unify Circuit conversation now starts receiving GitLab event notifications.