We're using Slack notifications with Bitbucket Pipelines and it seems like we receive pipeline failed notifications but not when it is fixed.
Hi @SQ Hon , welcome to Community!
In the repo settings, you can configure which events trigger a Slack notification:
You'll notice that these events can be selected per-branch or repo-wide. My guess is that the pipeline fixed event is not selected for the branch (or whole repo) in question. You can simply start typing the event name in the Notifications box and select the pipeline fixed event in the branch/repo you need the notification on.
If you need it, we've also got some documentation on how the Slack notifications are configured.
Cheers,
Daniel
Hi there,
We only use the master branch, however we've configured it to only publish 'pipeline failed' and 'pipeline fixed' to reduce the noise on our notification channel.
From time to time we do get a pipeline fixed notification, but it's very rare.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.