Slack notification when builds failing twice in a row

Hi,

Right now we have Buildkite integrations with Slack, which messages channel when build failed and messages when it is recovered later (when fix is pushed and build released to prod). Usually developers are quickly fixing them, but we need something more for the odd situations.
We get notifications when builds failed and recovered, which makes notifications a bit noisy and it is hard to spot if build is completely failing or it failed and recovered.

Having signal for when build failed twice in a row, make it higher priority signal.

I was wondering if you can do a messaging to a separate channel, when master build failed twice in a row?

Thanks,
Ian