#A pipeline status changes but notification never send to Slack

2 messages · Page 1 of 1 (latest)

oak scaffold
#

Hi! I have 3 stages every with one job... and GitLab for Slack app too.
When I push to other branches, I always recieve info about successfull/failed pipeline (in other branches the testing stage run only).
But when I push into main branch where starts other stages too, I never recieve notifications. It's because last step is "Broken"? But it's still the pipeline status change, isn't it?
Hi! I have 3 stages every with one job... and GitLab for Slack app too.
When I push to other branches, I always recieve info about successfull/failed pipeline (in other branches the testing stage run only).
But when I push into main branch where starts other stages too, I never recieve notifications. It's because last step is "Broken"? But it's still the pipeline status change, isn't it?

oak scaffold
#

Oh, I see.. it's GitLab "bug" ... when Manual jobs are Blocked/(or failure ignore) 🤔 ... Maybe I'll go back to Bitbucket... I need success pipelines even with manual steps...