Hi, I am using GitLab cloud with Slack integration (Gitlab for Slack). I have configured CI/CD to test, build and deploy my app. I would like to receive notification on a dedicated Slack channel whenever manual deployment is made as a part of my pipeline. I have enabled the option “A deployment is started or finished”, specified Slack channel (GitLab bot is there) but nothing shows when I run a deployment. All other messaging comes in without issues, push, merge, build phases on separate channels. Do I understand it correctly, that deploy stage in .gitlab-ci.yaml file should trigger message on Slack?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Slack Integration - Deployments | 0 | 502 | November 23, 2020 | |
Slack integration posting once per stage instead of once per Deployment | 0 | 733 | February 13, 2020 | |
Is it possible to show tag in Slack message | 3 | 1097 | September 28, 2021 | |
Slack integration per environment | 0 | 259 | May 9, 2023 | |
Custom Slack Integrations for Gitlab CI/CD Pipelines | 0 | 551 | March 30, 2020 |