buildkite / feedback

Got feedback? Please let us know!
https://buildkite.com
25 stars 24 forks source link

Bug in Slack Notifications #445

Closed diist closed 5 years ago

diist commented 5 years ago

Hello friends,

I’m wondering if I found a bug with the Slack Notifications. Here’s the deal: I’m using one notification setting for all of my pipeline by using Pipelines > Pipelines In Teams > My Team.

If I select Send notifications for every build in Build state filtering, all the notifications come through as expected. Specifically I even get green notification for blocked builds such as:

image

Instead I want to use the Only send notifications for failed and fixed builds setting. When I do so, builds with no “block steps” show expected failures and fixed notifications, see:

image

But if I fail a build that has a blocked step:

image

And then run a passing build after that - no notification! Even if I end up un-blocking the step and it’s all green.