
The error message and keep troubleshooting from there. You might get this generic error message in the GitLab UI. If your Slack integration is not working, start troubleshooting byįor errors relating to your Slack service. Vulnerability A new, unique vulnerability is recorded. Deployment A deployment starts or finishes. Wiki page A wiki page is created or updated. Tag push A new tag is pushed to the repository or removed. Confidential note An internal note or comment on a confidential issue is added. Merge request A merge request is created, merged, closed, or reopened. Confidential issue A confidential issue is created, closed, or reopened. Incident An incident is created, closed, or reopened. Issue An issue is created, closed, or reopened. The following triggers are available for Slack notifications: Trigger name Trigger event Push A push to the repository. Your Slack team now starts receiving GitLab event notifications as configured.

Leave the Labels to be notified field blank to get all notifications, orĪdd labels that the issue or merge request must have to trigger a.In the Branches for which notifications are to be sent dropdown list, select which types of branches.Select the Notify only broken pipelines checkbox to notify only on failures.To make that work with slash commands, I would suggest posting your message with chat. Instead you need to call the API method reactions.add to add reactions to an item in Slack, which can be a message. In Username, enter the username of the Slack bot that sends To my knowledge you can not add reactions directly as part of an incoming webhook or response to a Slash command. In Webhook, enter the webhook URL you copied in the.

SLACK ADD WEBHOOK FULL
For a full list, seeīy default, messages are sent to the channel you configured during In the Trigger section, select the checkboxes for each type of GitLabĮvent to send to Slack as a notification.In the Enable integration section, select the Active checkbox.


You can ignore this as this is not required for setting up the Slack webhook. Note: In your project settings, you'll also see a "Slack integration" section. Then click on 'Add New Webhook to Workspace' and select the channel that the action posts to.Ĭopy the Webhook URL from Slack, navigate to project settings in PostHog, and paste the URL into the "Webhook integration section".Ĭlick "Test & Save" and you should receive a message on Slack. Go to the 'Incoming Webhooks' page for your newly-created app and toggle 'Activate Incoming Webhooks' to turn it on.
SLACK ADD WEBHOOK FREE
Optional: Feel free to use an image from here as the app's logo. Call it "PostHog" and connect it to the workspace of your choice. Go to the Slack developer dashboard and create a new app. If you'd like to receive messages in more than one channel, you can use the Zapier Connector. Note: Currently it's only possible to receive messages in a single Slack channel. You can receive messages in Slack whenever your actions trigger.
